Results 1 to 3 of 3
  1. #1
    bullet_proof302 is offline Novice
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2

    The Recordset is not updatable

    Hello,

    I created a database and splitted it.
    i put the backend in a server and sent the front end to the users.


    However, the user can't update his records and the form is showing that the recordset is not updatable in the status bar.!!

    in addition to that, I have a module that connects to the backend dynamically to search for a record. the code is running in my pc perfectly but not running in any of the users showing
    run-time error '3051'
    stating that the backend database is open exclusively or in read-only mode eventhough i gave the users full permission to the backend.

    please help

  2. #2
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    your statement of "I gave users full permission.."...are you using the User Level Security of the Access security feature pre-Access2007?

    I would check the security/permissions of the back end folder relative to the front ends...

    If you have Access2007 - I would check that your TrustCenter includes the relevant backend and frontend locations.

  3. #3
    bullet_proof302 is offline Novice
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2
    the backend is on a file and print server and this is the one which i gave full permission on.

    I'm not using the access 2007 level of security, and the default settings of the user's microsof access is that all macros are disabled and the trust center is active. however, i tried to disable them but the same problem still exist.

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

Similar Threads

  1. Replies: 21
    Last Post: 01-31-2010, 08:51 AM
  2. select records in recordset
    By sksriharsha in forum Programming
    Replies: 3
    Last Post: 09-05-2009, 11:40 AM
  3. ADO.Recordset - Write
    By Marvin in forum Programming
    Replies: 0
    Last Post: 07-17-2009, 07:56 AM
  4. Create a recordset for a report
    By vjboaz in forum Programming
    Replies: 0
    Last Post: 11-18-2008, 03:28 PM
  5. Add new Recordset using Recorset by Query
    By gailoni in forum Programming
    Replies: 1
    Last Post: 10-22-2008, 11:52 PM

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