>I have a simple delphi app that is using a paradox database >table. Nothing
flash, no SQL querying or anything.

>I have always thought that when you move to another record the >record that
you were on was saved. Well - When the user is >printing a report it does
not reflect recent changes until the app is >closed and then opened again.

>Is some form of caching happening that I don't know about?

I've been playing around with this a little bit myself, I assume you don't
have CachedUpdates set to true?  You may need to refresh the Table after the
changes.




---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to