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
How do I test the speed of my network?
odbcad32 DSN to SQL Server 2005/2008 from Windows 7 x64 fails
FTP Upload
VB button on Output to Excel
Windows Server 2003 and application deployment.
Flex Auto Complete
Monitor DNS MX records with a VBS script
Dell Latitude C600 - Where is the CYMOS battery? Anyone got schematics?
SQL Select Statement
echo commands in unix shell script