G
Guest
Hi,
Is there any a nice and clean way via VBA to determine if the current user
has opened the database exclusively?
I have had a problem with the Jet User Roster schema not working when I have
passed the /Excl command line switch (error 3251 - Object or Provider is not
capable of performing requested operation). I can catch this command line
switch without a problem, but I want to cover the possibility that a user has
opened the database exclusively from the File > Open menu option.
Cheers,
Stuart
Is there any a nice and clean way via VBA to determine if the current user
has opened the database exclusively?
I have had a problem with the Jet User Roster schema not working when I have
passed the /Excl command line switch (error 3251 - Object or Provider is not
capable of performing requested operation). I can catch this command line
switch without a problem, but I want to cover the possibility that a user has
opened the database exclusively from the File > Open menu option.
Cheers,
Stuart