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
 Import/Export (DTS) and Replication (2000)
 import dbf file into sql server with a command on

Author  Topic 

solaleh
Starting Member

2 Posts

Posted - 2003-06-22 : 06:16:41
Hi evryone !
I have some information on dbf format and I want to change then to sql server 2000 . it means i want to have a sql's table instead of dbf file after import .
thanks in your advance

Nazim
A custom title

1408 Posts

Posted - 2003-06-22 : 11:54:44
you can use either DTS or Import/Export wizard to do it.

Right click on your databse ,select All Tasks, click on Import Data. follow the wizard carefully. you will have your data in a sql table.

if you find difficulty , post here.

-------------------------
What lies behind you and what lies ahead of you are small matters compared to what lies within you.-Ralph Waldo Emerson
Go to Top of Page
   

- Advertisement -