read field bytea from VB6 - Mailing list pgsql-odbc

From Gabriel Ferro
Subject read field bytea from VB6
Date
Msg-id 982721.36565.qm@web52108.mail.yahoo.com
Whole thread Raw
List pgsql-odbc
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!

pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1001999 ] PSQLODBC folds identifiers to lower case, causing Excel (MS Query) to fail.
Next
From:
Date:
Subject: [ psqlodbc-Bugs-1002054 ] SQLSetDescField with SQL_DESC_INDICATOR_PTR has no effect.