If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Access > Access 2003 Database Security

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-17-06, 14:42
Franzy_Pan Franzy_Pan is offline
Registered User
 
Join Date: Jan 2006
Posts: 6
Access 2003 Database Security

Hello,

Is there anyway of deleting a user from the users group of a workgroup without using the security manager within Access 2003 and instead using VBA code, thank you.

I know how to add users to the users group of the workgroup through the use of VBA code, now just have to work out how to delete them!

Frances
Reply With Quote
  #2 (permalink)  
Old 01-17-06, 16:00
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 10,503
it would make more sense to ask this question on the Access forum. However you can successfully add, change or delete virtually anything within an Access workgroup using the appropriate methods (either in DAO or ADO). The only word of caution - if you are making changes programtically then its possible to delete all users and administrators out of a workgroup, and make the applicaiton using htose workgroups useless. You cna recover if you are using an MDB (the design data can be recovered) but you may not be able to do so with an MDE.
Reply With Quote
  #3 (permalink)  
Old 01-17-06, 16:44
Franzy_Pan Franzy_Pan is offline
Registered User
 
Join Date: Jan 2006
Posts: 6
thank you, i wasn't sure if it could be done without using a horrible "send keys" option to override the users control of the security administration dialogue.

once again, thank you.
Reply With Quote
  #4 (permalink)  
Old 03-07-06, 16:02
software786 software786 is offline
Registered User
 
Join Date: Aug 2004
Posts: 3
Access Security FAQs

Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On