Tony Caduto schrieb:
unless we are thinking of something different I do this:
sql.clear;
sql.add('select myfunction();');
sql.add('fetch all from return_cursor;');
open;
>
> ??
> How? On EoF of a TDataSet? Its clear that you can fetch manually.
How do you do that?
>
??? Thats not really cursor f
unless we are thinking of something different I do this:
sql.clear;
sql.add('select myfunction();');
sql.add('fetch all from return_cursor;');
open;
>
> ??
> How? On EoF of a TDataSet? Its clear that you can fetch manually. How do you
do that?
>
--
Tony Caduto
AM Software Design
Home of PG Lightni
Tony Caduto schrieb:
The issues mentioned with Zeos have been fixed, the 6.x branch works
very well now and it much faster
thant the 5.x versions.
I use cursors all the time in my functions and return a refcursor
which I then fetch.
??
How? On EoF of a TDataSet? Its clear that you can fetch manua
The issues mentioned with Zeos have been fixed, the 6.x branch works very well
now and it much faster
thant the 5.x versions.
I use cursors all the time in my functions and return a refcursor which I then
fetch.
The latest version of PostgresDAC from microolap also works good, I tried there
1.x
What about Lazarus Has anybody tried working with Lazarus?
- Original Message -
From: "Daniel Schuchardt" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 10, 2005 2:27 PM
Subject: [GENERAL] Delphi - Developers start develop Access components for
Postgres?
Hy,
in thread &quo
al Message - From: "Daniel Schuchardt"
<[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 10, 2005 2:27 PM
Subject: [GENERAL] Delphi - Developers start develop Access components
for Postgres?
Hy,
in thread "Adventures in Quest for GUI RAD" there awnsered some
Delphi - D
Hy,
in thread "Adventures in Quest for GUI RAD" there awnsered some Delphi -
Developers.
We actually use Delphi to access PostgreSQL too. But with some problems:
The older Versions of microolab postgresql dac are absolutely trash. I
haven't tried the newer ones.
ODBC / Delphi BDE is ripped out b