Subject | RE: [IBO] TIBOQuery.InvalidateRowNum |
---|---|
Author | Bram van der Voet / A&V |
Post date | 2002-03-20T15:03:57Z |
No Luck, I see in the Sqlmonitor its fetching the last row from the grid
(wich in this case is also the last row in the table, there are only
10rows). I have an wwdbgrid (infopower) attached and so no change of data.
Refresh is working ok, but I edit the row in a another window and I was
hoping it wouldn't need a complete reload because that's what we want to
avoid in the C/S world :-)
I thought TIBOQuery is always unidirectional?
Thanks for your help, Bram
-----Oorspronkelijk bericht-----
Van: Helen Borrie (TeamIBO) [mailto:helebor@...]
Verzonden: woensdag 20 maart 2002 15:22
Aan: IBObjects@yahoogroups.com
Onderwerp: Re: [IBO] TIBOQuery.InvalidateRowNum
At 03:09 PM 20-03-02 +0100, you wrote:
I *think* IB_Dataset.RowNum only applies to a unidirectional dataset. Try
InternalDataset.CursorRowNum...it *might* even be available to TIBOQuery
directly...
regards,
Helen Borrie (TeamIBO Support)
** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com
___________________________________________________________________________
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 !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
(wich in this case is also the last row in the table, there are only
10rows). I have an wwdbgrid (infopower) attached and so no change of data.
Refresh is working ok, but I edit the row in a another window and I was
hoping it wouldn't need a complete reload because that's what we want to
avoid in the C/S world :-)
I thought TIBOQuery is always unidirectional?
Thanks for your help, Bram
-----Oorspronkelijk bericht-----
Van: Helen Borrie (TeamIBO) [mailto:helebor@...]
Verzonden: woensdag 20 maart 2002 15:22
Aan: IBObjects@yahoogroups.com
Onderwerp: Re: [IBO] TIBOQuery.InvalidateRowNum
At 03:09 PM 20-03-02 +0100, you wrote:
>D6 IBO 4.2GBram,
>I have a problem with
>TIBOQuery.InvalidateRowNum(TIBOQUERY.Internaldataset.rownum). Rownum is
>always 0.
>If I do TIBOQuery.InvalidateRowNum(3), it works ok.
>Any idea?
I *think* IB_Dataset.RowNum only applies to a unidirectional dataset. Try
InternalDataset.CursorRowNum...it *might* even be available to TIBOQuery
directly...
regards,
Helen Borrie (TeamIBO Support)
** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com
___________________________________________________________________________
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 !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/