Thread: Bulk Upload
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kris kris is offline
external usenet poster
 
Posts: 128
Default Bulk Upload

Dear Friends,

I want to upload the data from excel sheet to sql database using bulk
insert.

I find a solution that is converting the .xls file into .csv and upload.

Is there any way to upload the data directly to sql server using bulk insert
command.

Provide solution For the above query.


Thanks & Regards,
V.M.Muralikrishnan.