Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2

Поиск
Список
Период
Сортировка
От Nishkarsh
Тема Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2
Дата
Msg-id 23995183.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2  ("Francisco Figueiredo Jr." <francisco@npgsql.org>)
Список 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 по дате отправления:

Предыдущее
От: Nishkarsh
Дата:
Сообщение: Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2
Следующее
От: "Francisco Figueiredo Jr."
Дата:
Сообщение: Re: Behavior of NpgsqlDataReader in NpgSql 1 and NpgSql 2