|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
how do i convert data from excel into sql
Can anyone please tell me how to convert data in excel spreadsheets into SQL?
or convert MS-Access database to SQL or mySQL ? or convert Excel spreadsheet into mysql or sql (I then want to use ASP to query the database) |
|
#2
|
||||
|
||||
|
Quote:
i don't know if you can convert an xls to sql but you could create a sql db structure and then export the data from the xls to a csv and then import it into your sql db! that is what i'd do!! RF
__________________
|
|
#3
|
||||
|
||||
|
Can;t you just query the Access db you already have?
__________________
Support requests via PM will be ignored! |
|
#4
|
||||
|
||||
|
Quote:
|
|
#5
|
||||
|
||||
|
you can do it.. I have done it(for access and excel) calling it from the SQL server 2000..
(i know how to do it only with SQL server, if you are interesting).. I don't have SQL server in that PC, I'll send you the steps when I go home if noone reply untill then.. ![]() |
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
||||
|
||||
|
Quote:
I don't know.. I anlways use SQL server to convert excel and access..(and it has a thousand options-I like it) |
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
||||
|
||||
|
At the enterprise manager:
First of all you create an empty DB.. Then: Databases-right click ->All tasks-> import data At the wizard: Data sourse: you choose what type of file you want to convert.. The next window it opens depends on what type of file you have chose.. eg, Access: Filename ________ (you browse the file you want to convert) Username________(if you have, I mean i your db is password protected) Passwort_________(If you have) Next> you choose from the list to what you want to convert your mdb file and you fill what it asks.. from the list with the DBs it gives you, you choose the empty DB you have created at the beginning.. next> you choose: copy table and views from the source DB(if you want to copy the whole DB) or use a query to specify the data to transfer Next> It gives you a list with the table and views from your access db... You choose those you want to convert That's it! For excel steps are similar.. I gave you the minimun options.. you can do more.. it's very easy.. ![]() |
![]() |
| Viewing: ASP Free Forums > Other > ASP Free Lounge > how do i convert data from excel into sql |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|