|
Posted by TC on 10/02/74 11:53
Sav wrote:
> Hi,
>
> I'm developing a software that makes a lot of access to a MS SQL
> Server. All information in the data base is decrypted and encrypt upon
> each read and write access -- this is causing a big overload of CPU in
> my system. I'd like to implement something to make it faster so I
> wondered if there is any MS SQL Server API that would make the
> cryptography transparent for the application. Another solution would be
> setting up an encrypted file system so I could unmount
> the device when the application finishes. The last one is not optimal
> though, since the encrypted device would have read access while
> mounted.
>
> So, I'd like to get some suggestions about tools, api's and probably
> other better solutions. Any information would be of great help.
>
> The software runs on Windows 2k, Windows XP, Windows 2k3, Windows NT
> and probably would have to be ported to Vista.
Maybe try here:
http://msdn.microsoft.com/msdnmag/issues/05/06/SQLServerSecurity/default.aspx
HTH,
TC (MVP MSAccess)
http://tc2.atspace.com
Navigation:
[Reply to this message]
|