Microsoft
Software
Hardware
Network
Question : Bulk insert a excel file
I want to Bulk insert an excel file into a SQL table. Can I use the Bulk insert command for it?
When I tried 'Bulk Insert', I got a truncation error message (the size of the column in table is nvarchar(50) and the field length from the file is not greater than 50.
Thanks
Answer : Bulk insert a excel file
why don't you use OPENROWSET or LinkedServer?
Random Solutions
Too many startup Progams
how do I remove a selected row from a listview
Access 2007 automatically print label on save
No desktop/taskbar
Need a SQL query
Exchnage IP address blocked by sbcglobal.net
Update linked filenames in Excel 2007
Need Help Creating a FORMATFILE for a BULK INSERT
Cisco 6509 SUP720 IPv4 CEF Entries
Socket Programming - Problem with size of files received on Listening Server