How to connect to an ODBC data source?

  • Thread starter Thread starter Everyman
  • Start date Start date
E

Everyman

Hi,

I'd like to have an Access 2003 front end connect to a MySQL database
using ODBC. Can anyone point me to a doc that explains this? I have
a User DSN set up, but can't find any way using the New Data Access
Page wizard to connect to this source.

Is this only way to use accomplish this to write a VB connect
statement?

Thanks
 
It sounds like you might be skipping a step. Use your ODBC to link to the
source. It will be the last selection in the file type selection dialog box.
Then try creating your DAP.
 
Back
Top