Re: Encryption

From: Tom O (tomo@tomo.com)
Date: 04/02/03


From: "Tom O" <tomo@tomo.com>
Date: Wed, 2 Apr 2003 07:17:50 -0600


Peter,

Whamware, Inc has a product called wiCrypt that can be used to encrypt the data
within your database and the Professional version allows you to create profiles
that can only be used from a specific application. If a user tries to decrypt
the data from any application other than your VB app their request will be
refused.

If this sounds like what you are trying to do, check out www.whamware.com

Tom

"Peter Leong" wrote:
> Hello,
>
> I have a VB application connected to SQL Server using
> Windows Authentication through ODBC. My problem here is
> I don't want uninvited users to use other simple obtained
> application like Access to connect to my SQL Server
> through ODBC if they manage to get hold of my username and
> passwords.
>
> Can someone explain to me how encryption technology can be
> implemented in this case?
>
> How does the encrption works between VB application and
> SQL Server?
>
> Thanks in advance
>
>
>



Relevant Pages

  • Re: SQL Server 2000 / 2005 Encryption
    ... to encrypt your SSL connections will be different. ... SQL Server can generate its own self-signed certificates though, and that should make the SSL encryption/connectivity easier for you. ... Excel does not know how to decrypt data stored in SQL Server 2005 in encrypted form. ...
    (microsoft.public.sqlserver.security)
  • Re: Mail Merge to SQL Server without using an external ODC
    ... but when the source changed to SQL Server it quit ... "Peter Jamieson" wrote: ... the interface) would be to distribute the *.odc file for the connection ... The distribution path you describe would require an installer, ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Storing Connection String
    ... you can encrypt the traffic to the SQL Server. ... Hitchhiker's Guide to Visual Studio and SQL Server ... My idea is to have just one database user whose username and password ... Which means that if an user get hold of connection string ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Securing an MDF file
    ... Windows 2000 support encrypted file system property. ... Below are the steps encrypt the data files: ... Logon with the SQL Server startup account ... database files are encrypted under the identity of the account ...
    (microsoft.public.sqlserver.server)
  • Re: securing mdf files
    ... You can use the Encrypted File System Support on Windows 2000. ... Below are the steps encrypt the data files: ... Logon with the SQL Server startup account ... database files are encrypted under the identity of the account ...
    (microsoft.public.sqlserver.security)