Search results

  1. M

    Database suddenly becomes "Read Only"

    Database becomes read only Hi grnzbra (tho' Lord knows I'm probably teaching you to suck eggs) I've had a similar problem: Front end saying 'read only', but not always No locked files visible, but unable to replace back end files when we update (daily at lunchtime) Does it still display the...
  2. M

    how to close a database after delay

    Thanks! In spite of searching (I promise!) I obviously missed yet another helpful bit of code. In case anybody else has a similar problem: I am using Access 2000 on Windows 2000. I placed ghuson's code in a new module: 'Used with a timed message box Public Property Get oMsgBox() As Object...
  3. M

    how to close a database after delay

    Firstly, many thanks to all the unsung heros of this site who offer their time & expertise to the VB challenged. However, after months of using this site - I finally need to post. I have an mde database that our staff access to look up clients & run reports (it's a split front/back end). Long...
Back
Top Bottom