Results 1 to 2 of 2
  1. #1
    imorgan22 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    10

    microsoft office access 2003 runtime using workgroup

    I have a machine setup with Microsoft office access 2003 runtime only. We want to run our .mdb in runtime. I can run a .mdb and it runs but the logon to the workgroup doesn't popup. I tried

    C:\FFAPP\FERPTACCT.mdb /WRKGRP "T:\ACC2000.mdw"

    and the .mdb opens up but the logon still doesn't popup.


    I need the workgroup for security reasons



    Any suggestions
    thanks

  2. #2
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Your startup line looks wrong.... According to examples I saw, it should be something like:
    Code:
    "C:\Program Files\Microsoft Office\Office\MSAccess.Exe" "C:\FFAPP\FERPTACCT.mdb" /wrkgrp "T:\ACC2000.mdw"
    I googled "access 2000 runtime workgroup" and found this
    http://www.access-programmers.co.uk/...d.php?t=139257

    and
    http://support.microsoft.com/kb/305542

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

Similar Threads

  1. Replies: 1
    Last Post: 09-26-2012, 11:01 AM
  2. Replies: 0
    Last Post: 03-09-2012, 04:21 PM
  3. Replies: 1
    Last Post: 08-02-2011, 06:49 AM
  4. Access 2003 Workgroup Security recovery
    By Malisaw in forum Access
    Replies: 1
    Last Post: 07-12-2011, 11:55 AM
  5. Replies: 0
    Last Post: 10-13-2010, 03:28 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