Search results

  1. N

    Help with a Read-Only .ADP

    I recently inherited a .ADP file that is the front-end of a 2012 SQL Server database. The program managers want me to add a field to a table and to create a new report. When I open the .ADP file, the following message appears: "Read-Only This database has been opened read-only. You can only...
  2. N

    VBA to Append Access data to SQL Server Table

    I am working with MS Access 2010 and SQL Server 2008 R2. Currently, I use .ADPs and VBA to append data into the SQL Database table(s). I understand that in Office 2013, "ADPs are Dead!". I am looking for best practice Access VBA examples that append data from an Access table into a SQL Table...
Back
Top Bottom