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
.NET Citrix SDK
Spit tunneling problem
Reading various textfiles according to Encoding
Devcon rescan/Device Manger scan for hardware changes or new hardware
Requery or refresh a report
What is the equivalent of html anchor control's name attribute in asp.net Hyperlink control
Universal AjaxChat and IE
XP install over Vista - format hangs at 63%
Problem passing child data to parent window
SQL Server 2005 Triggers