Subject | Beginner Question |
---|---|
Author | Julian Maisano |
Post date | 2003-08-05T07:22:54Z |
If I run 2 or more instances of my program (simply a form that make inserts
and updates to a DB table), the made in instance 1, can't be viewed in the
instance 2 (even if in the instance 2 a TIBOQuery.Refresh is performed).
how the changes of Instance1 could be viewed in Instance2?
and updates to a DB table), the made in instance 1, can't be viewed in the
instance 2 (even if in the instance 2 a TIBOQuery.Refresh is performed).
how the changes of Instance1 could be viewed in Instance2?