Search results

  1. B

    MS Access 365 with data on SharePoint-online - VBA to get login info when not connected to company network

    I have an MS Access system that grabs the username off the company network to allow user privilege access - CreateObject("WScript.Network").UserName . All data is stored in SharePoint Lists so that users can access the system when not in the office. My problem is, how can I check a user's...
  2. B

    Issue with 1st Tab in 2010 Navigation control

    Hi, I have a 2010 form with a navigation control on it with a few tabs. on open I set the navigationbutton.navigationwhereclause to a value on the form that opens the form. The first navigation tab/form doesn't seem to use the nav where clause - if I click on another tab, that form is fine, and...
  3. B

    Question Access 2003 database has no .ldb file but MMC says users have it open!

    I have an Access 2003 database that is kept on a network drive which is used by a process to export the data to another directory. When I try to delete it to put a new version there it says there's a sharing violation and it's being used by other users... but it isn't open - no .ldb file. I go...
Back
Top Bottom