Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Migrating DBF into SQLserver 2000

Author  Topic 

dith
Starting Member

24 Posts

Posted - 2001-04-02 : 19:29:23
I have a table in dbf III format. When I import it using DTS, all columns with data types INTEGER and CURRENCY are not being imported? Why does this happen? How can I import it without changing the format of the source table?

   

- Advertisement -