Обсуждение: read field bytea from VB6

Поиск
Список
Период
Сортировка

read field bytea from VB6

От
Gabriel Ferro
Дата:
I have a similar problem with VB6 and postgre to read a text stored in a bytea field. When desire to read a registry I see the content of the fields except the bytea. it gives to the error “Space of insufficient storage to complete this operation.” the error is with the instruction:
Cnn. Execute “INSERT INTO "" RecibidasDes "" ("" Summary "", "" TipoInfo "", "" Info "") YOU ESTIMATE (“” & tuplas! summary & “”, ““& tuplas! TIPOINFO &””, decrypt (““& tuplas! info &””:: bytea, ““& Text3.Text &””:: bytea, “bf”:: text)); ”
 
Tthe problem is with tuplas! info that is the bytea with the other fields everything ok
plis helpme
bye. Gabriel
 



Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
Probalo ya!