Results 1 to 2 of 2
  1. #1
    kledegang is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Aug 2014
    Posts
    1

    Unhappy Appending information to ODBC

    Issue: We are trying to remove duplicate information for one fiscal year in an ODBC then import and append the correct information from an Excel spreadsheet.


    The process we have followed is

    1. Copy Master Access file and paste new file (to test, so we do not loose original data)
    2. Rename new file TEST.accdb
    3. Create a delete query for Fiscal Year data
    4. Delete information for duplicated Fiscal year
    5. Import correct Fiscal Year information to a new table from Excel
    6. Append table to master table (ODBC)



    Questions:

    • After being granted permission to delete information, it worked once and now no longer works. When the permissions are reviewed it appears that everything is still granted but the following message is received:

    Click image for larger version. 

Name:	Access Error message.png 
Views:	18 
Size:	48.3 KB 
ID:	17917
    • Why does Access change all copies of SDA, even if filenames are different and in different folders?



    • When we append table, why does it duplicate information?

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Are you running the delete query on the same database you originally ran it (when it 'worked')?
    If you open the table in your database (I assume you're running it on the ACCESS side) can you open the table in question or do you get an error?
    If you are able to open the table in question and you scroll all the way to the bottom on the far left hand margin of the very last record do you see an asterisk (*). If you don't it means the recordset is not updateable and you won't be able to modify any of the data period.

    Did you check your ODBC definitions to see if the error message corresponds to the correct ODBC driver?

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

Similar Threads

  1. Replies: 5
    Last Post: 10-25-2011, 08:01 AM
  2. Informaiton form
    By sanos_a in forum Forms
    Replies: 3
    Last Post: 10-08-2010, 02:40 AM
  3. ODBC -- call failed. | Oracle ODBC
    By drdexter33 in forum Access
    Replies: 1
    Last Post: 04-03-2010, 09:32 PM
  4. Need appending help?
    By asilva in forum Access
    Replies: 6
    Last Post: 02-17-2010, 03:53 PM
  5. Appending to a Combo Box
    By cotri in forum Forms
    Replies: 5
    Last Post: 01-28-2010, 02:58 PM

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