Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Orkis

  1. Orkis

    Access 2K Startup Error

    There are no errors showing. The DB downloads after the link is clicked, then access doesn't open. When I bring up the close program box, it shows "Msaccess", but the program is not visible anywhere else except in the close program box (when I am using Access, it is called...
  2. Orkis

    Access 2K Startup Error

    Well, It appears to be somewhere around 4th&10, gotta punt.
  3. Orkis

    .mde link problem

    I have an Access 2000 .mde db on a server. I want users to be able to open it from the server w/o saving it to thier hd. I have a link to the file: S:\Special Intererst Folders\UMIS\Admin\UMIS2K.mde but when the link is clicked, and the file download dialog box is brought up, the option to...
  4. Orkis

    Access 2K Startup Error

    The macro is a simple RunCode, code is: Function autoexec() As Integer DoCmd.OpenForm "UmisSwitchboard" End Function The DB opens fine if I select the file, The only problem with opening the DB is if I use a link through Internet Explorer. The users need to access the above...
  5. Orkis

    Access 2K Startup Error

    I have an A2000 db that I want to allow multiple users to access by placing it on a shared drive. There is an earlier version of the same db in A 97 that opens fine using a link: S:\Special Intererst Folders\UMIS\Admin\UMIS2K.mde I've narrowed down the problem to the autoexec macro and the...
  6. Orkis

    Access 2K Error on startup (autoexec problem)

    I have an A2000 db that I want to allow multiple users to access by placing it on a shared drive. There is an earlier version of the same db in A 97 that opens fine using a link: S:\Special Intererst Folders\UMIS\Admin\UMIS2K.mde I've narrowed down the problem to the autoexec macro and the...

Part and Inventory Search

Back
Top