You are currently viewing the BOOK: Professional Crystal Reports for VS.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Hi
I am working on VB project using MS-Access95 database. I have one workgroup file(.MDW) which is having the Security information for all the databases.
I want to change the password for one of the workgroup user. How can i do this using Script/VB code?
Please guide me in this regard.
Regards,
Kishore
I have the same problem of this,
I have a VB.NET 2005 project, that uses Access MDB database and MDW workgroup security file. How can I adminsiter MDW file to add, create, upadte and assign groups using VB.NET.