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)
 Using the Bulk Insert to insert a text file

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-02-07 : 09:25:58
Justine writes "I want to insert a text file into a table and read the records in the table to make changes to another database. Yes, as you can tell I'm new to this. I found the BULK INSERT command and wanted to use it but I keep getting the error message ***** Could not create an instance of OLE DB provider 'STREAM'.**** when I try to use it. I'm using sql2000 which may be the problem.

Any help would be greatly appreciated. I'm really stuck.

Thanks"
   

- Advertisement -