Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange BULK INSERT Error
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Strange BULK INSERT Error
Miscellaneous
Thread ID:
00617721
Message ID:
00617721
Views:
67
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
Next
Reply
Map
View

Click here to load this message in the networking platform