Re: Access & DLL
- From: "Sylvain Lafontaine" <sylvainlafontaine2009@xxxxxxxx>
- Date: Tue, 30 Jun 2009 15:22:07 -0400
Whenever possible, your best option would be to use Integrated Security.
This way, the passwords are not even travelling the wire.
--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam please)
Independent consultant and remote programming for Access and SQL-Server
(French)
"Scott" <sbailey@xxxxxxxxxxxxxxx> wrote in message
news:u2mGLQZ%23JHA.3768@xxxxxxxxxxxxxxxxxxxxxxx
I have several access databases with code that contain user names and
passwords to sql servers. I was just looking for some advice on my options
to protect the sensitive data.
Would it be a decent plan to create a dll and have the username/password
sensitive data inside the dll and have access get the user/password info
from the dll?
I'm not that into .Net, but do own visual studio 2008. I realize this is
an access forum, but I was wondering if you can create something simple
like a dll with a little sentive data as described using regular vb script
with VS or does VS force a programmer to use only .Net code?
Any guidance would be appreciated.
.
- Follow-Ups:
- Re: Access & DLL
- From: Scott
- Re: Access & DLL
- References:
- Access & DLL
- From: Scott
- Access & DLL
- Prev by Date: RE: Why isn't my text box/label populating on the report
- Next by Date: Re: Access & DLL
- Previous by thread: Access & DLL
- Next by thread: Re: Access & DLL
- Index(es):
Relevant Pages
|
Loading