Re: VB.NET and SQL Security
- From: "bass_player [SBS-MVP]" <bass_player@xxxxxxxx>
- Date: Wed, 25 Jul 2007 13:31:16 +0800
You can use DPAPI in your VB.NET code to access SQL Server 2000 so you can
encrypt the data that is going to and from your SQL Server
http://www.obviex.com/samples/dpapi.aspx
"bam" <bam@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:32873683-405E-4AF2-897B-1F7AE9703ECC@xxxxxxxxxxxxxxxx
Hello All, we are looking at the security options that we have available
to
us and we are trying to generate some different ideas on how people are
handling this. We want to know how people are designating security based
on
different types of scenario's... We have one that needs to have user "a"
get
a different form but user "a" can change and user "b" needs a different
form
and user "b" can change as well. We would like to do this where it
captures
the "Network Logon" and then compares that to a table in the database or
maybe a centralized table in an all security database or something (with
some
type of structure) that we can use for all the apps.. Not sure what the
best
case is just looking for ideas / websites where people have these types of
things happening
.
- Prev by Date: Preventing windows users accessing a database
- Next by Date: Re: VB.NET and SQL Security
- Previous by thread: Preventing windows users accessing a database
- Next by thread: Re: VB.NET and SQL Security
- Index(es):
Relevant Pages
|
|