One suggestion is to use Interbase Server Manager, go into Database
Configuration and check "Enable Forced Writes" is on. Another suggestion is
to make sure your start and commit transactions line up properly if using
multiple transactions.

        -----Original Message-----
        From:   Terry Johnson [SMTP:[EMAIL PROTECTED]]
        Sent:   Tuesday, 3 September 2002 19:07
        To:     Multiple recipients of list delphi
        Subject:        [DUG]:  Updating Interbase

        I've been working with an Interbase query and a TIBUpdateSQL
component in 
        an Intraweb app.

        I edit the data field and do a query.applyUpdates, and it all
appears to 
        work fine, with a refresh showing the modified data. But the data
never 
        seems to make it past the local cache, and when I restart the app,
the data 
        is unmodified.

        Even calling the transaction.commit after the ApplyUpdates seems to
make no 
        difference.

        Any ideas?

        Terry

        
---------------------------------------------------------------------------
            New Zealand Delphi Users group - Delphi List -
[EMAIL PROTECTED]
                          Website: http://www.delphi.org.nz
        To UnSub, send email to: [EMAIL PROTECTED] 
        with body of "unsubscribe delphi"
        Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

DISCLAIMER:  This electronic message together with any attachments is 
confidential.  If you are not the intended recipient, do not copy, disclose or 
use the contents in any way.  Please also advise us by return e-mail that you 
have received the message and then please destroy.  Carter Holt Harvey is not 
responsible for any changes made to this message and / or any attachments after 
sending by Carter Holt Harvey.  We use virus scanning software but exclude all 
liability for viruses or anything similar in this email or any attachment.
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to