10 messages in com.mysql.lists.mysqlRe: MYsql
FromSent OnAttachments
miguel solórzano05 Jul 2000 22:59 
Kavitha Nutakki06 Jul 2000 09:43 
sin...@mysql.com06 Jul 2000 14:47 
sin...@mysql.com06 Jul 2000 15:31 
Dave Dunstan06 Jul 2000 15:49 
Kavitha Nutakki06 Jul 2000 16:18 
Margarita Pickett06 Jul 2000 23:33 
John Zook06 Jul 2000 23:41 
Prashant Pathare07 Jul 2000 00:02 
cyber07 Jul 2000 22:27 
Subject:Re: MYsql
From:miguel solórzano (mig@mysql.com)
Date:07/05/2000 10:59:41 PM
List:com.mysql.lists.mysql

Hi

At 10:58 08/07/00 +0530, cyber wrote:

Hi,

I have Access Database. Which I want to use with Mysql. Is anybody can let me know the procedure.

I have dsn, user name, password to access database at server. But I don't know how to connect access with database.

The above mean that you have already installed the proper MyOBC driver, then you only need:

- Create an Access database (eg. my.mdb). - Begin a process to link tables. - Select the option for ODBC databases - Select the dsn file which you already had creates - Select the table from the MySQL database - Repeat the link process how many tables you want to link.