MrSchnabel
Programmer
Hi there,
i'm new to sqldb anyway, please be kind..
i have a problem with the MS DTS Service. It stops my Import from a SybaseDB with a simple "unknown error" msg box.
checklist:
- ODBC "Adaptive Server Anywhere 7" Driver configured? yes (pushing testbutton = ok)
- connect via dts? yes (can look up sybasetable and -data in previewbox)
- dts is creating new table in sql 7? yes
- moving data from sybase to sql 7? *eeehk* no (this is where the error msg comes up)
The table has an id (bigint) and some stringrelated stuff.
Do i have to transform some datatypes like date; time or something else? And how should i do that? Is my ODBC Driver like screwed up or a wrong version?
any help would be great
thx MrSchnabel
i'm new to sqldb anyway, please be kind..
i have a problem with the MS DTS Service. It stops my Import from a SybaseDB with a simple "unknown error" msg box.
checklist:
- ODBC "Adaptive Server Anywhere 7" Driver configured? yes (pushing testbutton = ok)
- connect via dts? yes (can look up sybasetable and -data in previewbox)
- dts is creating new table in sql 7? yes
- moving data from sybase to sql 7? *eeehk* no (this is where the error msg comes up)
The table has an id (bigint) and some stringrelated stuff.
Do i have to transform some datatypes like date; time or something else? And how should i do that? Is my ODBC Driver like screwed up or a wrong version?
any help would be great
thx MrSchnabel