Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2 - Mailing list pgsql-general

From Nishkarsh
Subject Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2
Date
Msg-id 23995183.post@talk.nabble.com
Whole thread Raw
Responses Re: Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2
List pgsql-general
Hello every one,

I have a Vb 2005 application with postgres 8.2 as DB.

I was trying to move from Pg 8.2 to 8.3.7, the installation went well. Once
i tried running my application i got some errors. After doing some research
i realized that.

- NpgsqlDataReader in NpgSql 1 was capable to retain the records even eve
after the connection is closed but it is not happening with NpgSql 2

After doing a bit of googleing i was not able to find any info on it.

Can any one plz tel me that is it the case or i have to do some modification
in the code. If that is the case then is there any other object which can be
used the way i was using NpgsqlDataReader in NpgSql 1

Regards
Nishkarsh
--
View this message in context:
http://www.nabble.com/Behavior-of-NpgsqlDataReader-in-NpgSql-1-and-NpgSql-2-tp23995183p23995183.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Nishkarsh
Date:
Subject: Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2
Next
From: "Francisco Figueiredo Jr."
Date:
Subject: Re: Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2