|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Access to Access DatabaseHey everyone,
I have an access database that has the file permissions set to only allow certain users to access it. How do I make my vb.net application use this database without altering the file security settings? Jason Jasrus,
Have a look at this message. http://groups.google.com/group/microsoft.public.dotnet.framework.adonet/msg/c0df2a973d32d8ef I hope this helps, Cor Show quoteHide quote "jasrus" <jas***@gmail.com> schreef in bericht news:1148956115.022970.31270@g10g2000cwb.googlegroups.com... > Hey everyone, > > I have an access database that has the file permissions set to only > allow certain users to access it. How do I make my vb.net application > use this database without altering the file security settings? > > Jason > On 29 May 2006 19:28:35 -0700, "jasrus" <jas***@gmail.com> wrote: ¤ Hey everyone,¤ ¤ I have an access database that has the file permissions set to only ¤ allow certain users to access it. How do I make my vb.net application ¤ use this database without altering the file security settings? If you're using file based security then you will probably need to trap the error that occurs when a user who does not have access attempts to open it. Otherwise there is nothing else that you need to do. Paul ~~~~ Microsoft MVP (Visual Basic)
Check if an object is treatable as string/char
Common VB nomenclature Thread issue ?? referencing cells in Excel and finding empty cells Data in datagridview from a text file create registry value - bug in VS? Need I internet programming with Socket? Result of a query into a variable in VB.NET MSCOMM in VS2005 Expire Application after 30 days |
|||||||||||||||||||||||