 |
Technical FAQ |
Can I host a Microsoft Access database on my account at Webii?
While our reliable Unix platform servers cannot support a Microsoft Access database, you may convert the data that is currently in your Access database into a mySQL compatible format. mySQL is a lightweight database engine that is typically more robust than Access.
This free tool is available to help you dump the data in your Access database into a mySQL format:
http://www.mysql.com/Contrib/access_to_mysql.txt
|