Search found 1 match

by MarcoBidoia
29.07.2011, 18:05
Forum: ZeosLib 7.0 Beta Forum
Topic: Save TStringList on Pg and Get it after
Replies: 1
Views: 479

Save TStringList on Pg and Get it after

I create a table with a bytea column that I use to save a TStringList. Ok, it's inserting as I'd like. When I execute an SQL on PGAdmin I can see the right information. But, when I use the zeos connection and zeos query to select this field, I get a very strange value. To save the file in column I d...