Subject | Re: [IBO] Dataset refresh |
---|---|
Author | Robert martin |
Post date | 2004-09-07T20:47:22Z |
Hi Alan
You are 100% correct. I have not played with the transaction isolation at
all. It is all using the defaults.
Rob Martin
Software Engineer
phone 03 377 0495
fax 03 377 0496
web www.chreos.com
Wild Software Ltd
You are 100% correct. I have not played with the transaction isolation at
all. It is all using the defaults.
Rob Martin
Software Engineer
phone 03 377 0495
fax 03 377 0496
web www.chreos.com
Wild Software Ltd
----- Original Message -----
From: Alan McDonald
To: IBObjects@yahoogroups.com
Sent: Tuesday, September 07, 2004 5:29 PM
Subject: RE: [IBO] Dataset refresh
> Hi Alan
>
> Its not a commit or transaction issue as I am using IBO (as
> opposed to IB_) components to speed conversion (it is a very
> large app). Just now I was in the invoice screen, opened the
> client management screen and added a new client, went back to the
> invoice screen and selected the client from a combo. This works
> great, however if I do the same with item price (and likely other
> areas), when I add the item to the invoice it does not show.
> Perhaps the Combos are doing a refresh before they locate?
>
>
> Commit
> Rob Martin
> Software Engineer
I re-read your postings - this is what I can summarise:
you are converting a dbase/bde app
using IBO (TDataset) components
all screens have their own datamodule/query components
I have to assume that you never used commit in your previous app - it only
used the default "post" method either explicitly by you or via the normal
edit/post action.
what's not clear is what you have done with your transactions - I imagine
you are relying on the default transaction in your IBOConnection component.
I don't know if you have played around with the transaction isolation
settings..
Alan
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/IBObjects/
To unsubscribe from this group, send an email to:
IBObjects-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.