On Thu, Jun 5, 2008 at 8:58 AM, MB Software Solutions General Account < [EMAIL PROTECTED]> wrote:
> Allen wrote: > > Im not sure what your having problems with. I don't add chr(0) and I have > it > > working using 1024. > > Allen > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On > > Behalf Of MB Software Solutions General Account > > > > I get the same error!!!! And is has nothing to do with an index in my > case, > > as there's no index on my cPassword field. And it's setup as char(32). > > > > > Oh I can get it working using 1024, but I wanted to get it working using > 2 (AE256). > > Got an email from Craig overnight telling me that my encryption key must > be 32 characters in length....I had mis-read the docs to be that the > table.field had to be 32 characters in width. > > Going to try again today with proper length key! > ---------------------------------- That sucks! To have a column in the table that is the container of the key has always been one of my favorites. Like an address for a user or a telephone #. Now to need to have 32 char is a pain in the ass. IMO Sure you need a trigger for a delta to that column mind you :) -- Stephen Russell Sr. Production Systems Programmer Mimeo.com Memphis TN 901.246-0159 --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

