ODBC for windows. - Mailing list pgsql-hackers

From Hardus
Subject ODBC for windows.
Date
Msg-id 200202210706.JAA16761@idsweb.interpharm.co.za
Whole thread Raw
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: test
Next
From: Samik Raychauhduri
Date:
Subject: Re: Which newsgroup is best for PostgreSQL under Cygwin?