Zeos 6.6.2-RC / Firebird 2.1.1.17910 embedded / D2007
What is the proper way to open a TZStoredProc which has a SELECT statement ?
Active := True
or
ExecSQL
or
ExecProc
or
Open ???
TDBGrid is linked to TDataSource which is linked to TZStoredProc.
Upon executing the Open statement, I get the field headings in the DBGrid, but there is no data in there.
But if I set Active = True in the designer, then I can see the data in the DBGrid.
What is the problem?
Thanks in advance,
ND
How to open TZStoredProc?
Moderators: gto, cipto_kh, EgonHugeist
-
- Junior Boarder
- Posts: 27
- Joined: 22.05.2008, 23:54
How to open TZStoredProc?
Last edited by nostradumbass on 30.05.2008, 00:52, edited 1 time in total.
-
- Junior Boarder
- Posts: 27
- Joined: 22.05.2008, 23:54