Re: MS Access conversion question
Posted by: Michael G. Zinner
Date: October 19, 2005 09:00AM

MySQL does not feature a frontend like MS Access does. You cannot have forms an reports.

The MySQL server is the same thing like the Microsoft JET engine is to MS Access.

What you can do (and should do) is to migrate all your data tables over to a MySQL server and keep the existing MS Access frontend and link to the tables via the ODBC connector.

Mike

Michael Zinner, Team Lead, Developer Tools
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification

Options: ReplyQuote


Subject
Written By
Posted
October 03, 2005 04:52PM
Re: MS Access conversion question
October 19, 2005 09:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.