ODBC for windows.

Поиск
Список
Период
Сортировка
От Hardus
Тема ODBC for windows.
Дата
Msg-id 200202210706.JAA16761@idsweb.interpharm.co.za
обсуждение исходный текст
Список pgsql-hackers
Hi all, I just need to know if there is a way to invoke or use the windows
version of odbc to open the curser on the server side and not fetch the whole 
resultset to the client. This makes small quarys from big tables take a lot 
of time. ie. I do a "select * from product" I know that I am going through
sy 5 million records and I need them all but I don't want to wait for the hole
resultset. is there a way to open the curser on the server and step through 
the records as I need them ? do I need to hack to code myself to do this ?

TIA Hardus
-- 
I object to intellect without discipline;  I object to power without
constructive purpose.    -- Spock, "The Squire of Gothos", stardate 2124.5


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: test
Следующее
От: Samik Raychauhduri
Дата:
Сообщение: Re: Which newsgroup is best for PostgreSQL under Cygwin?