Wrox Home  
Search P2P Archive for: Go

  Return to Index  

security_asp thread: encryption data key in SQL


Message #1 by "Philip Tham" <philipt1@h...> on Sun, 25 Mar 2001 14:34:38 -0600
Has anyone successfully store an encryp generated key that is greater than
100 characters into the database before?  I try to do that and the asp
program did execute the insert without any problem however, the whole record
did not get create and no error.  Most other applications that I cretaed
before is o.k. because the key length that I use is 10.

Thanks

Philip


  Return to Index