Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'STREAM' problem.
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Import/Export
Titre:
'STREAM' problem.
Divers
Thread ID:
00497545
Message ID:
00497545
Vues:
46
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform