Export access to sql
tfurgeson said 1 year, 1 month ago:
Is there any easy way to export my desktop database in access to my sql server database on my site?
JasonP said 1 year, 1 month ago:
@tfurgeson
While I have not attempted this process before, it looks like you may need a third party converter to accomplish this. Using ‘access to mysql’ in your preferred search engine will yield results to help you convert the file. Once you have a .sql file, it can be imported.
Importing SQL Files into MySQL Databases Using phpMyAdmin
Jason
2 min expected wait time