AES Encryption -- Data type?
- From: "Orwell" <orwellnelson@xxxxxxx>
- Date: 17 Feb 2006 09:50:46 -0800
Hi, quick question for those of you who might have done this --
We're encrypting credit cards using AES encryption and trying to put
the value into a character field within SQL Server. This works
absolutely fine unless there the encryption routine puts a NULL
character anyplace within the resulting string; then it just chokes.
Anybody done this before? Is it a limitation of the column data type?
A limitation in the JDBC driver?
Thanks in advance
.
- Follow-Ups:
- RE: AES Encryption -- Data type?
- From: Kamil Sykora [MSFT]
- RE: AES Encryption -- Data type?
- Prev by Date: Re: Callablestatement.execute() and clearParameter() causing excep
- Next by Date: Re: Callablestatement.execute() and clearParameter() causing excep
- Previous by thread: Callablestatement.execute() and clearParameter() causing exception
- Next by thread: RE: AES Encryption -- Data type?
- Index(es):
Relevant Pages
|