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
Problem calling 2 forms in the same DLL
Supplied parameter sid is in use.
How to auto start apache serve at boot time in Ubuntu
Eliminate the Beware Active X prompt in IE8
How to figure out ssl authorization for lftp on Linux
Windows 2008 upgrade from Foundation to Standard
Application.Quit leaves MSACCESS.EXE in memory?
Using a Hyperlink on a form to run code in MS Access
jquery to get selected dropdown value into textbox
MYSQL UNION RETURNS DUPLICATE DATES