Access to SQL
Access to SQL
Out of context: Reply #7
- Started
- Last post
- 8 Responses
- dSynthesis0
If it's MySQL your after then download Navicat. It will import an Excel spreadsheet and automatically create a MySQL database for you.
You could then export that as a SQL script file which would also help you in creating other SQL databases if needed...