PDA

Click to See Complete Forum and Search --> : import the tables from dBASE III into SQL Server


jsp
Nov 8th, 2000, 09:32 AM
How can I write a Visual Basic program to import some tables from dBASE III into SQL Server and also create some new tables in SQL Server at the same time?


Thank you!



[Edited by jsp on 11-08-2000 at 04:41 PM]

barrk
Nov 8th, 2000, 11:11 AM
If this is something you only want to do once...look into the BCP utility.