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
TOC guide
Cross Tab with SELECTIVE total
Intermittent long load time at Session REQUEST_ACQUIRE_STATE
RAID 0 issue with Windows 7 and Mandriva
MySQL Timestamps
OST file access denied Outlook 2010
Transaction is not rolled back
SAN,ISCSI and Virtualization
RAID5 over 6x 2Tb - storage limited to around 2.5Tb
php array ordered oddly