Hello,
I'm using DTS to update a SQL database with data from an ODBC Database.
The update is going fine for most of the data, but not for decimal fields.
I get an error about datatype number_..
Probably i have to choose another datatype, but none of them works. How can
match the
datatype of the field in the source database with the one in the destination
database in SQL ?
Is there a way to see which one to choose ?
Thanks
I'm using DTS to update a SQL database with data from an ODBC Database.
The update is going fine for most of the data, but not for decimal fields.
I get an error about datatype number_..
Probably i have to choose another datatype, but none of them works. How can
match the
datatype of the field in the source database with the one in the destination
database in SQL ?
Is there a way to see which one to choose ?
Thanks