Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange BULK INSERT Error
Message
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Strange BULK INSERT Error
Divers
Thread ID:
00617721
Message ID:
00617721
Vues:
68
Please help! I need to run this simple statement tonight:

BULK INSERT Promo_History_Staging_Raw
FROM 'H:\PromoHist\Test.txt' WITH ( FORMATFILE = 'H:\PromoHist\PromoHist.fmt' )

But I get this error:

Server: Msg 156, Level 15, State 1, Line 1
Incorrect syntax near the keyword 'from'.

Any idea? The files exist, the server/table is fine. I just don't get what it wants.

Jesse
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform