Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Upload excel (multiple sheets) data into sql server

Reply
Thread Tools

Upload excel (multiple sheets) data into sql server

 
 
Pk
Guest
Posts: n/a
 
      07-16-2006
Hi,

I have an data in multiple excel worksheet which i wan to upload into
sql server through asp code.

Please help me how can i use
server.createobject("excel.application")

help me its urgent with code

Thank you very much in advance.

 
Reply With Quote
 
 
 
 
Ray Costanzo [MVP]
Guest
Posts: n/a
 
      07-17-2006
Automation of Office objects on your server isn't very advised. How about
creating a DTS package to import the data? You can use an ODBC connection
to extract data from Excel.

Ray at work

"Pk" <> wrote in message
news: ups.com...
> Hi,
>
> I have an data in multiple excel worksheet which i wan to upload into
> sql server through asp code.
>
> Please help me how can i use
> server.createobject("excel.application")
>
> help me its urgent with code
>
> Thank you very much in advance.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel to SQL data Upload anilgiri2010a ASP .Net 0 01-19-2012 01:38 PM
Upload the data into acess database from excel file Pk ASP General 0 07-03-2006 09:10 AM
Tools to extract data from SQL database and convert it into XML & insert XML data into SQL databases Harry Zoroc XML 1 07-12-2004 10:10 PM
How to read an SQL Server into a ASP page and then change, add, delete and write it back to SQL Server Belinda ASP General 4 06-11-2004 12:16 PM
Import excel data into SQL server -- ASP.net, C#, DTS -- how?? Rathtap ASP .Net 0 06-30-2003 04:29 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57