ayuda para encontrar algoritmo de cifrado en db2
Publicado por imperdonable (2 intervenciones) el 02/03/2012 21:30:19
hola estoy tratando de encriptar la clave y cuando pongo este algoritmo me envia el error siguiente
set encryption password = ´abcdef´
insert into "ABC" (NOMBRE, APELLIDO, PASS)
values (´A´, ´B´, ENCRYPT_RC2´C´)
me envia el siguiente error:
examine and correct the statement in the area of the specified token
set encryption password = ´abcdef´
insert into "ABC" (NOMBRE, APELLIDO, PASS)
values (´A´, ´B´, ENCRYPT_RC2´C´)
me envia el siguiente error:
examine and correct the statement in the area of the specified token
Valora esta pregunta


0