I am trying to use PostgreSql with borland Paradox and Delphi. I seem to be
able to construct a form or table but when I add records in, say, a
tableframe, it just displays the last record before I added the new one.
For example,
Before adding:-
Field 1 Field 2
1 10
2 20
After adding a new record with values of 3 and 30 into fields it still
displays the same values as above. However, if I then close the table or
tableframe and re-open the new values are displayed with the old ones as
expected, thus,
1 10
2 20
3 30
What is going on?
Any help greatly appreciated.
Regards
Andy Bennett
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html