Results 1 to 4 of 4
  1. #1
    jbeets is offline Advanced Beginner
    Windows 10 Access 2013 64bit
    Join Date
    Feb 2020
    Posts
    94

    Text box not allowing text to be entered

    Hello - I have a database that has been working but recently stopped allowing input into the text boxes on the user form. There have been no updates to the form or database that I have been informed of. The creator of database is no longer with the company and so I have been asked to figure out what is happening. This database has been in use for several years without changes or issues.

    The form is linked to a table as the record source and has 3 bound text boxes that require input. The text boxes are Enabled and not Locked. This database does not have any VBA that is filtering records or anything other than a SaveRecord macro and a close form button.

    The tables are linked to a back end database which when I go into it give the message "Read Only - This database has been opened read only. You can only change data in linked table. To make design changes, save a copy of the database." I have not come across this is previous databases. Could this be part of the problem?

    When the user clicks the Save button they receive a pop up box that says "The command or action 'SaveRecord' isn't available now."



    Thank you for any help or advice you can provide!

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,524
    is the db locked as read only?
    it the source query/table set as dynaset? (snapshot is read only)
    is the form set dataentry = true?
    is the source query joined to other tables? (can cause read onl)
    is the form locked?

    you may need to post a sanitized version of your database for us to examine.

  3. #3
    Gicu's Avatar
    Gicu is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jul 2015
    Location
    Kelowna, BC, Canada
    Posts
    4,114
    Check the user's permissions in the network folder that contains the back-end file, they need to be Full Control or at least Read/Write.

    Cheers,
    Vlad Cucinschi
    MS Access Developer
    http://forestbyte.com/

  4. #4
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    I agree with Vlad...it sounds as if permission for the folder the Back End resides in is Read Only...not Read/Write! This is probably something that the IT department has inadvertently done...which goes along with nothing having been changed in the database itself.

    Linq ;0)>
    The problem with making anything foolproof...is that fools are so darn ingenious!

    All posts/responses based on Access 2003/2007

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

Similar Threads

  1. Replies: 6
    Last Post: 12-07-2015, 02:09 PM
  2. Replies: 1
    Last Post: 06-09-2015, 07:45 AM
  3. Replies: 12
    Last Post: 06-04-2012, 10:55 AM
  4. Replies: 9
    Last Post: 05-22-2012, 01:28 PM
  5. The text you entered isn't an item in the list
    By mariusvdw in forum Access
    Replies: 3
    Last Post: 05-09-2012, 11:31 AM

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