Hi
I am trying to run some prodecures in Access databases but have the following dilemma:
We have a user workgroup set so a username and password have to be entered before getting into Access. By using a Connection object (in VB) I can get past this security by putting the username and password in the dsn setup, but I cannot seem to kick of sub procedures through the connection object. Is it possible to do this?
The other way I have tried is to instantiate an Access.Application. Through this I can run my code, but I cannot find a way to automatically get past the user workgroup security.
I need some help... (clearly if you had met me!). Anyone!?
Working with Access 97 and VB6.
Let me know if you need more information.
ta muchly
I am trying to run some prodecures in Access databases but have the following dilemma:
We have a user workgroup set so a username and password have to be entered before getting into Access. By using a Connection object (in VB) I can get past this security by putting the username and password in the dsn setup, but I cannot seem to kick of sub procedures through the connection object. Is it possible to do this?
The other way I have tried is to instantiate an Access.Application. Through this I can run my code, but I cannot find a way to automatically get past the user workgroup security.
I need some help... (clearly if you had met me!). Anyone!?
Working with Access 97 and VB6.
Let me know if you need more information.
ta muchly