Results 1 to 5 of 5
  1. #1
    sstiebinger is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Mar 2015
    Posts
    105

    Using MySQL BackEnd with Access FrontEnd for Multi-User Database

    If I want to distribute a front end to connect with a MySQL back end ... do I need to set up the system DSN on each workstation that will be using the front end?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    I use SQL Server, but I assume you can do the same thing I do, which is to create a File DSN on the server and link using that. No setup is required on each workstation. Another option is DSN-less connections, which I personally haven't used yet but have heard work well.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    sstiebinger is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Mar 2015
    Posts
    105
    Even using File DSN (or DSN-Less for that matter) I would still need to ensure that the MySQL ODBC driver is installed on the workstation, yes? Or am I misunderstanding that?

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    That's a good point. I think the SQL Server driver is installed by default, though I've had to manually install the newer Native Client driver. You probably would have to install the driver on each computer.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    sstiebinger is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Mar 2015
    Posts
    105
    Well, since MySQL provides the driver as an MSI I can use GPO to install the driver for this particular app, but I'll have to keep this in mind if I'm developing outside of my controlled AD environment.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 01-15-2015, 08:18 PM
  2. Replies: 3
    Last Post: 07-30-2014, 05:04 PM
  3. Frontend Backend Database Questions
    By data808 in forum Access
    Replies: 29
    Last Post: 03-26-2014, 11:58 PM
  4. lookup database name on MYsql backend
    By russ0670 in forum Access
    Replies: 3
    Last Post: 01-05-2012, 11:23 AM
  5. Replies: 1
    Last Post: 11-25-2011, 11:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums