C Chuckd Registered User. Local time Yesterday, 18:27 Joined Dec 23, 2004 Messages 10 Nov 1, 2005 #1 I have 2 DBs and each have their own workgroups. Is there a way to switch back and forth without haveing to rejoin each one every time? Thanks
I have 2 DBs and each have their own workgroups. Is there a way to switch back and forth without haveing to rejoin each one every time? Thanks
KenHigg Registered User Local time Yesterday, 21:27 Joined Jun 9, 2004 Messages 13,291 Nov 1, 2005 #2 You could put the work group on the command line for the shortcut: "C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" /wrkgrp "c:\Common\FrontDesk.mdw" "N:\Database\Frontdesk_XP.mdb"
You could put the work group on the command line for the shortcut: "C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" /wrkgrp "c:\Common\FrontDesk.mdw" "N:\Database\Frontdesk_XP.mdb"
ghudson Registered User. Local time Yesterday, 21:27 Joined Jun 8, 2002 Messages 6,193 Nov 1, 2005 #3 Chuckd said: I have 2 DBs and each have their own workgroups. Is there a way to switch back and forth without haveing to rejoin each one every time? Thanks Click to expand... Do as Ken suggested for you should never join a users computer to a custom workgroup file. That would force the user to log into your workgroup just to open any Access file, including a new file that they might wish to create.
Chuckd said: I have 2 DBs and each have their own workgroups. Is there a way to switch back and forth without haveing to rejoin each one every time? Thanks Click to expand... Do as Ken suggested for you should never join a users computer to a custom workgroup file. That would force the user to log into your workgroup just to open any Access file, including a new file that they might wish to create.
C Chuckd Registered User. Local time Yesterday, 18:27 Joined Dec 23, 2004 Messages 10 Nov 1, 2005 #4 Thanks for the info it works PERFECTLY!!