|
oms024
Starting Member
1 Posts |
Posted - 05/01/2012 : 23:55:50
|
Hi,
I want to Insert data from an Excel file to Sql Server 2005,
1. The Excel file is in the mapped drives of the domain 2. The Excel sheet may have fields with values having comma (Ex: "435435,345435,63455")
i tried Bulk Insert - throws file not found error and OpenRowSet - throws Jet 4.0 component not registered.
pls help me...
Thanks in Advance.
|
|