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 from a txt\csv file to SQL

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-09-27 : 08:33:42
simone writes "how can i do a import from a txt\csv file to SQL;is possible
with a linked server,i used its for excel import
Thanks bye"

Andraax
Aged Yak Warrior

790 Posts

Posted - 2002-09-27 : 09:08:56
Yes it is possible using a text odbc driver. You can also use the DTS.

Go to Top of Page
   

- Advertisement -