We're correcting some security things on our SQL server and now when I try
to establish an ODBC connection, I can no longer choose the default database
for the connection from the drop down list.
It has to be related to user rights we removed on the SQL Server, but I
can't figure out what. If anyone has an idea what is used to populate that
list of databases, I'd appreciate knowing that info.
Re: SQL or Access DB ... As far as encryption goes though... ... with Sql Server you can use SQL DMO and encrypt your stored procedures ... installation - Security was absolutely critical and in most instances, ... > then we create a nice gui around this database and sell it to automotive ... (microsoft.public.dotnet.languages.vb)
Re: Cryptography in SQL Server 2000 ...SQL Server 2000 Out-of-the-Box database security solution....database protection and privacy software is an industry-proven ... (microsoft.public.sqlserver.security)
Re: SQL or Access DB ... i am aware of the security modell of SQL server (we do use SQL server ... an end user,,, there is not reall alternative as a worgroup Access database...MSDE and SQL express are all free ... (microsoft.public.dotnet.languages.vb)
Re: Cryptography in SQL Server 2000 ... A company is vulnerable when its security... > database encryption solution with protected key-management software ... > tested by the SQL Server Test Lab.... (microsoft.public.sqlserver.security)
Re: Trusted connections?? ... implement role or user based security at the SQL Server.... If the ASP.Net app controls what the user can request of the database then I ... I implement user authentication at the application and the application ... (microsoft.public.dotnet.framework.aspnet)