I have written an application for MAC OS X.3 that interfaces with MySQL
through the Client/Server approach.  I would like to simplify the
installation process of the application by using the embedded MySQL server
instead.  However, I am having trouble figuring out how to:

1. Include the MySQL embedded server in my application bundle
2. Initiate the embedded server from within my application's code
3. Change my existing queries to work with the embedded server

Anyone have experience with this?

Thanks,

John


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to