Mike and Doris Manning
mikedorism at ntelos.net
Tue Apr 8 11:32:23 CDT 2003
I've got code that checks for a specified SQL Server System DSN and creates it if it doesn't exist. You should be able to modify it to work with MySQL. Email me offline if you want it. Doris Manning Database Administrator Hargrove Inc. www.hargroveinc.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] Sent: Tuesday, April 08, 2003 11:41 AM To: AccessD at databaseadvisors.com Subject: [AccessD] Runtime Driver Group: Is it possible to include the drivers needed for a runtime solution? I have an A2K database which I would like to package as a runtime. It is an A2K FE with a MySQL BE accessed via ODBC through the web. Trouble with the distribution is that people must install the MySQL ODBC driver, and then create/link to the machine data source of the MySQL database (I think I said that right). What I would like to do is this... Create the runtime with the drivers and the source database info. Then when a user unpacks/installs the runtime, A: The MYSQL driver installs on that machine and B: The ODBC data source is created with all the needed info. A looks pretty simple to do. You just include that in the files to be included during the packaging of the app. B however, I am not too sure about. Can I do this through code? Has anyone else done this before? thanks in advance. -Z Stephen R. Zayko SECOR International Inc. 2321 Club meridian Drive Ste. E Okemos MI, 48864 517 349 9499 ph 517 349 6863 fx szayko at secor.com <mailto:szayko at secor.com> www.secorlansing.com <http://www.secorlansing.com>