Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'STREAM' problem.
Message
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Title:
'STREAM' problem.
Miscellaneous
Thread ID:
00497545
Message ID:
00497545
Views:
47
I am running the following simple command:

BULK INSERT tmpBulkInsert
FROM 'D:\UM\DTS\BulkInsert.TXT'
WITH (FIELDTERMINATOR = '\t', ROWTERMINATOR = '\n')

and I get the following error:
Server: Msg 7302, Level 16, State 1, Line 1
Could not create an instance of OLE DB provider 'STREAM'.

The same command runs on our "live" server, but not the development server. I was not able to locate Msg 7302 anywhere.

Your help would be appreciated.
Aristotle
Next
Reply
Map
View

Click here to load this message in the networking platform