|
-
Mar 4th, 2002, 04:51 AM
#1
Thread Starter
Frenzied Member
Shell to Access with SQL security
Can someone tell me how to shell to access passing a username and password to a SQL Server.
I know how to do it using a Access MDW security file but I have a fron end that allows a user to enter a username and a password in VB which then shells out to the Access database.
Any help is appreciated.
Mega.
"If at first you don't succeed, then skydiving is not for you"
-
Mar 4th, 2002, 05:00 AM
#2
Bouncy Member
do you want to access the database using ADO or something, or actually open the database in access, but specifying the name and password automatically.???
-
Mar 4th, 2002, 05:16 AM
#3
Thread Starter
Frenzied Member
I have a VB front end which takes a username and password and used to shell to the Access MDB file which had the security MDW file in the shell statement.
However, I have now migrated all the tables to SQL Server and I want to be able to shell MS Access and open the database passing the SQl security information instead of the standard Access MDW file.
BTW, I need to pass it the I.P. Address of the SQl and not the server name. ADO is not involved here at all as I am using MS Access as the initial database. I am only using a VB front end to pass user credentials as the MS Access one is crud.
Mega.
"If at first you don't succeed, then skydiving is not for you"
-
Mar 4th, 2002, 05:22 AM
#4
Bouncy Member
ah, that's a little over MY head anyway
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|