Subject | Re: [ib-support] Delphi and Interbase, Refresh |
---|---|
Author | Woody (TMW) |
Post date | 2003-05-10T18:25:25Z |
You have to close and then re-open the table to see the changes.
Woody (TMW)
"Start every day off with a smile and get it over with."
-- W. C. Fields
Woody (TMW)
"Start every day off with a smile and get it over with."
-- W. C. Fields
----- Original Message -----
From: "Fernando Buitrago (Listas y Foros)" <buitragon@...>
To: <ib-support@yahoogroups.com>
Sent: Saturday, May 10, 2003 8:29 AM
Subject: [ib-support] Delphi and Interbase, Refresh
Hi, I´v that.
An IBStoredProc
And IBTable and its DataSource, connected with DBGrid ad DBNavigator.
Transaction.StartTransaction;
IBStoredProc.Prepare;
IBStoredProc.ExecProc;
Transaction.Commit;
And Now, can I see rigth now the changes into my DBGrid after the
StoredProc execution?
What Can I do?
Regards and wait a Help.
[Non-text portions of this message have been removed]
Yahoo! Groups Sponsor
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.