Re: [GENERAL] Read problem from Bytea column

2011-01-23 Thread orgilhp
Thanks for your reply! > > Which version of Npgsql are you using? > I am using "Npgsql2.0.11-bin-ms.net". > Did you try another npgsql version? If it works in another version, please, > fill a bug report so we can fix it. > I have not used another version yet! But I think that 2.0 is the latest

Re: [GENERAL] Read problem from Bytea column

2011-01-22 Thread Francisco Figueiredo Jr.
Francisco Figueiredo Jr Sent from my Android phone. Em 21/01/2011 13:50, "orgilhp" escreveu: > > Hello, Hello! > I have postgresql 8.3.9 database. Now I am working on reading file > from bytea data and save to filesystem. > I am using Npgsql.dll on c#.net. > Which version of Npgsql are you us