Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)

  • RE: Free Encryption

    Sorry to bother you, Mike.  Just found the version in the install/readme.txt.  Funny how that works...

  • RE: Free Encryption

    Hi Mike.  Stupid question here.  Where can I find what version for the encryption objects?

  • RE: Free Encryption

    That is our local adaptation of your encryption function that calls your encryption function.  We did it so that we could do data type conversions in our function and not...

  • RE: Free Encryption

    The script that does the actual encryption has the following code in it 18 times for each of the 18 tables that are being encrypted.  The encryption key is executed only...

  • RE: Free Encryption

    Here is another on SQL Server 2005:

     

    I'm testing 8.9 on SQL Server 2005 to see if I still have problems with the convertion script 8.9.01.  I received the following while...

  • RE: Free Encryption

    Here is one of the the messages that the folks executing the updates are getting...

     

    Msg 0, Level 11, State 0, Line 0

    A severe error occurred on the current command.  The...

  • RE: Free Encryption

    The location that is doing the conversion has millions of rows in multiple tables.  We are encrypting a column in 14 different tables.  The locatiojn is our biggest client.

    I have...

  • RE: Free Encryption

    We were wondering if you have heard of these problems:

    When converting a very large database (4 million+ records) the conversion takes forever.  (ran for over 12 hours).  Is there a...

  • RE: Free Encryption

    We also went with the varbinary.  It was the logical choice for not dropping characters as you describe.  This did present us with a problem in our application which is in...

  • RE: Free Encryption

    We have had a problem with the encryption tool kit that I did not see in any of the other responses and replys.

    For some unknown reason, SQL Server 2000 can...

  • RE: Free Encryption

    Got it loaded and it appears that it is exactly what we were looking for. THANKS!!!!

  • RE: Free Encryption

    Question:  Does the AES encryption code actually do AES encryption?  I have been tasked to encrypt sensative customer information to comply with federal mandates...

Viewing 12 posts - 1 through 12 (of 12 total)