Subject | ADODB D4PHP PROBLEMS |
---|---|
Author | dogrocket2003 |
Post date | 2008-10-09T22:09:32Z |
A few of my delphi 4 php routines that I've converted over from
interbase to firebird are doing odd things. One routine is using
adodb library and delphi dbnavigator component to iterate through a
dataset. After the conversion the navigator selections for "first
record and last record bring up arbritrary records and not the actual
first and last. Also a lookup function that would goto a specific
record is now not going to that record.
In addition a user could click on edit record button and a hidden SAVE
button would become visible, now it no longer shows up.
This all worked with interbase correctly, not sure if I missed
something or whats happening, I can submit the code if someone wants
a looksee....
Thanks Jay
interbase to firebird are doing odd things. One routine is using
adodb library and delphi dbnavigator component to iterate through a
dataset. After the conversion the navigator selections for "first
record and last record bring up arbritrary records and not the actual
first and last. Also a lookup function that would goto a specific
record is now not going to that record.
In addition a user could click on edit record button and a hidden SAVE
button would become visible, now it no longer shows up.
This all worked with interbase correctly, not sure if I missed
something or whats happening, I can submit the code if someone wants
a looksee....
Thanks Jay