Re: [Gambas-user] Issue 629 in gambas: Unable to read blob data saved in PostgreSQL

2015-07-27 Thread gambas
Updates: Status: Fixed Labels: -3.7.1 Version-3.7.0 Comment #2 on issue 629 by benoit.m...@gmail.com: Unable to read blob data saved in PostgreSQL https://code.google.com/p/gambas/issues/detail?id=629 It should be fixed in revision #7188. -- You received this message because t

Re: [Gambas-user] Issue 629 in gambas: Unable to read blob data saved in PostgreSQL

2015-07-23 Thread gambas
Comment #1 on issue 629 by isaf...@gmail.com: Unable to read blob data saved in PostgreSQL https://code.google.com/p/gambas/issues/detail?id=629 Hello I got this problem fixed by changing he parameter 'bytea_output' in postgresql.conf file from 'hex' to 'escape'. I used http://gambas.8142.n

[Gambas-user] Issue 629 in gambas: Unable to read blob data saved in PostgreSQL

2015-07-23 Thread gambas
Status: New Owner: Labels: 3.7.1 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 629 by isaf...@gmail.com: Unable to read blob data saved in PostgreSQL https://code.google.com/p/gambas/issues/detail?id=629 _