Subject | Re: [IBO] Grid Problem with IBO4 |
---|---|
Author | Paul Schmidt |
Post date | 2001-08-24T20:55:27Z |
Dear List:
Pardon me replying to myself, I found the general problem, some idiot
(me) set the Isolation on the transaction to tiConcurrency rather
then tiCommitted, so the problem has generally fixed itself.
This is what I get for working with a summer cold, that's it, I'm
spending tomorrow on the sofa with the remote.
Thanks
Paul
Pardon me replying to myself, I found the general problem, some idiot
(me) set the Isolation on the transaction to tiConcurrency rather
then tiCommitted, so the problem has generally fixed itself.
This is what I get for working with a summer cold, that's it, I'm
spending tomorrow on the sofa with the remote.
Thanks
Paul
On 24 Aug 2001, at 14:31, Paul Schmidt wrote:
> Dear List:
>
> I have a TIB_Grid the data is modified on another form, with another
> dataset. I added the following code to the second form, in the
> process or closing that form:
>
> frmMain.qryPhase.RefreshRows;
>
> frmMain is the form where the grid and it's dataset are located
> qryPhase is the query that feeds the grid, so it should refresh the
> rows in the grid. Instead I get an error:
>
> Problem in BindingCursor, this is in the module IBA_BindingCursor.IMP
> around line 389.
>
> The call stack is as follows:
>
> TIB_BindingCursor.QuickFetch($D27218,False,False)
> TIB_BDataset.SysScrollCurrent(False,False,False)
> TIB_BDataset.SetRowNum(8320564)
> TIB_BDataset.SysMoveBy(0)
> TIB_Dataset.InvalidateRows
> TIB_BDataset.InvalidateRows
> TIB_Dataset.SysRefresh(True,???)
> TIB_Dataset.RefreshRows
>
> Okay what am I missing here, I assume that it might be something not
> set right, anyone give me something to try....
>
> Environment: Win95, Delphi 3, IBO 4.2.Eb
>
> Thanks
>
> Paul
>
>
>
>
>
> Paul Schmidt,
> Tricat Technologies
> Email: paul@...
> Website: www.tricattechnologies.com
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~--> Do you need to encrypt all your online
> transactions? Secure corporate intranets? Authenticate your Web sites?
> Whatever security your site needs, you'll find the perfect solution
> here! http://us.click.yahoo.com/Bre3tC/Q56CAA/yigFAA/PhFolB/TM
> ---------------------------------------------------------------------~
> ->
>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>
>
Paul Schmidt,
Tricat Technologies
Email: paul@...
Website: www.tricattechnologies.com