Share via

Unable to input Access database tables

Anonymous
2025-03-02T12:27:24+00:00

I have just signed up for Office 365 Family from Office 2021. I use Access for a club database which was created in 32bit and using ODBC for the connection to a remote server. My problem is that although I can create a working ODBC connection and see the database, I cannot open it from the latest Access program. I have tried all drivers but am unable to open the database, i would be eternally grateful for any ideas please.

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2025-03-02T18:11:56+00:00

If Access is 64-bit, then you have to match the ODBC to match, so you need to use the 64-bit MySQL ODBC drivers and use the 64-bit ODBC Admin app.

So you'll most probably first need to download and install the 64-bit MySQL ODBC drivers on your PC (have you done this yet?) and then create the DSN using the 64-bit ODBC Admin app.

https://dev.mysql.com/downloads/connector/odbc/

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

9 additional answers

Sort by: Most helpful
  1. Anonymous
    2025-03-02T19:48:13+00:00

    Great news! Continued success with your project.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. ScottGem 68,810 Reputation points Volunteer Moderator
    2025-03-02T15:27:57+00:00

    What is Sapar_5? Is it a private data repository? Is it a MySQL based server? Is the database on the WEB or a WAN?

    My suspicion is you are going to need to contact their tech support.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-03-02T14:15:55+00:00

    Thanks for the speedy reply
    I use the Data Source Administrator (32-bit) and create a data source, ignore the top 3 (mdb,accdb) they were non working tests.

    I then configure the Sapar_5 data and the connection test to the database on the server is successful.

    I then open Access on the home form I immediately get the error message as the tables are linked to Sapar_Online. I go through the process of clicking External Data and navigating to the correct DSN and receive the following error.

    If I attempt to use the 64bit DSA I get this but have no idea how to link to a database from here.

    I have deleted all tables in case that would help but sadly not.

    The tables are stored in accdb format.

    I have toyed with the idea of trying to reload Office 365 in 32bit but am seeing this as a challenge now.

    Was this answer helpful?

    0 comments No comments
  4. ScottGem 68,810 Reputation points Volunteer Moderator
    2025-03-02T12:31:39+00:00

    What data format is the data on this remote server? When you say you can see the database is that from Access? Can you see the tables?

    Was this answer helpful?

    0 comments No comments