RE: Creating a table on MySQL from Access

2005-10-18 Thread Mikhail Berman
Possible solutions. Has not tried all of it myself. 1. Create ODBC connection to your MySQL database, using MySQL Connector/ODBC - this works, sometimes gives problems 2. Try to use MS-Access Pass-Through query to create tables - never tried this way. 3. Do search for "link tables" in MS Visual B

Re: Creating a table on MySQL from Access

2005-10-18 Thread SGreen
Scott Hamm <[EMAIL PROTECTED]> wrote on 10/18/2005 09:46:20 AM: > Is there a way I can create a table on MySQL using Access and > establish a link remotely? > -- > Please avoid sending me Word or PowerPoint attachments. > See http://www.gnu.org/philosophy/no-word-attachments.html > You can write