S
Simon
Hello
I use Delphi with Access, with ADO.
I use some TAdoTables, connected to a TADOConnection.
So, I have this problem : When write with queries on the tables, and after I
try to execute some Select queries to find some records, I don't find the
new ones, I MUST close and open just after the ADOConnection and all the
tables connected to it.
Is there a better (I hope so !) solution to find the new records in the
tables ?
thank you
(e-mail address removed)
I use Delphi with Access, with ADO.
I use some TAdoTables, connected to a TADOConnection.
So, I have this problem : When write with queries on the tables, and after I
try to execute some Select queries to find some records, I don't find the
new ones, I MUST close and open just after the ADOConnection and all the
tables connected to it.
Is there a better (I hope so !) solution to find the new records in the
tables ?
thank you
(e-mail address removed)