Results 1 to 4 of 4
  1. #1
    code is offline Novice
    Windows 10 Access 2010 32bit
    Join Date
    Dec 2018
    Posts
    3

    Angry Migration from Access 2010 .adp to Access 2016 .accdb


    Hi All,

    I need some help. I'm not an access expert yet! I am upgrading an access 2010 .adp database with an sql backend. I imported all of the forms, reports, etc created linked tables into an access 2010 .mdb then imported into an access 2016 database. now my issues is all of the forms use the currentproject.connection. I tried to create a global module and in the first form I set the connection for the project, but it is not working or is there a different way I should be doing this? help!

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,960
    You are still using SQL backend (SQLServer)? https://support.office.com/en-us/art...2-77bc6089b84e
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    code is offline Novice
    Windows 10 Access 2010 32bit
    Join Date
    Dec 2018
    Posts
    3
    thank you very much for responding, yes, it has a sql server 2012 backend and I linked the tables with a DSN file, but how to I update the forms to look at the new linked tables? currently for forms are using the old connection and error out when I open them

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,960
    Unfortunately, I am not well-versed in methods of connecting to SQLServer as I have never had to. Only link to Access backend and as long as forms/reports can find table and query names in Navigation pane, they work. So if you have code behind form that sets connection, provide the code for analysis. Sounds like need to replace CurrentProject.Connection with a valid connection string. Review https://accessexperts.com/blog/2011/...rosoft-access/
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 6
    Last Post: 09-24-2019, 04:38 PM
  2. migration from 2010 to 2016
    By leonardo.massei in forum Access
    Replies: 3
    Last Post: 11-03-2016, 10:34 AM
  3. Replies: 1
    Last Post: 06-21-2014, 02:48 PM
  4. Replies: 2
    Last Post: 06-19-2013, 09:08 AM
  5. Access 2010 to SQL Azure migration
    By Aurelius7 in forum SQL Server
    Replies: 6
    Last Post: 06-18-2012, 10:15 AM

Tags for this Thread

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