Re: Password MDF
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Thu, 25 Oct 2007 08:53:29 -0700
That has nothing to do with encrypting the columns. Look up Encryption for SQL Server 2005 in BooksOnLine for details of how this works.
--
Andrew J. Kelly SQL MVP
Solid Quality Mentors
"Julián Sanz García" <jsanz@xxxxxxxxxxxx> wrote in message news:u2bFRXtFIHA.3768@xxxxxxxxxxxxxxxxxxxxxxx
Hi Andrew,
Thank you very much for your answer. I have found information about this issue and it says the same. Otherwise, can i make a connectionstring with user and password to restrict the access from code or do i have to use always "Integrated Security=True"?
Best regards
"Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx> escribió en el mensaje news:ur1tzDnFIHA.5272@xxxxxxxxxxxxxxxxxxxxxxxIf the end user has sa rights on that server they can see what ever they wish by default. You might want to think about encrypting those columns and using a key that your app supplies to decode them.
--
Andrew J. Kelly SQL MVP
Solid Quality Mentors
"Julián Sanz García" <jsanz@xxxxxxxxxxxx> wrote in message news:upUufJlFIHA.3672@xxxxxxxxxxxxxxxxxxxxxxxHi,
¿Are there any way to protect a database that is reditributed with a desktop application? I want to protect this database with an user and a password, something like access, but with SQL Server 2005, if you have SQL Server 2005 Management Studio, you can access without any problems and you can see all database objects.
Thanks a lot
.
- References:
- Password MDF
- From: Julián Sanz García
- Re: Password MDF
- From: Andrew J. Kelly
- Re: Password MDF
- From: Julián Sanz García
- Password MDF
- Prev by Date: Re: deny users from accessing server from Management Studio
- Next by Date: Re: End SQL Session (SQL Server)
- Previous by thread: Re: Password MDF
- Next by thread: Re: Password MDF
- Index(es):
Relevant Pages
|
|