Subject | Re[2]: [IBO] TIBOQuery.InvalidateRowNum |
---|---|
Author | Carlos H. Cantu |
Post date | 2002-03-20T14:57:51Z |
Or try
TIBOQuery.InvalidateRowNum(TIBOQUERY.Recno)
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
Interbase-BR - http://www.interbase-br.com
HBT> At 03:09 PM 20-03-02 +0100, you wrote:
HBT> I *think* IB_Dataset.RowNum only applies to a unidirectional dataset. Try
HBT> InternalDataset.CursorRowNum...it *might* even be available to TIBOQuery
HBT> directly...
HBT> regards,
HBT> Helen Borrie (TeamIBO Support)
HBT> ** Please don't email your support questions privately **
HBT> Ask on the list and everyone benefits
HBT> Don't forget the IB Objects online FAQ - link from any page at
HBT> www.ibobjects.com
HBT> ___________________________________________________________________________
HBT> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
HBT> without the need for BDE, ODBC or any other layer.
HBT> ___________________________________________________________________________
HBT> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
HBT> keyword-searchable FAQ, community code contributions and more !
HBT> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
TIBOQuery.InvalidateRowNum(TIBOQUERY.Recno)
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
Interbase-BR - http://www.interbase-br.com
HBT> At 03:09 PM 20-03-02 +0100, you wrote:
>>D6 IBO 4.2GHBT> Bram,
>>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?
HBT> I *think* IB_Dataset.RowNum only applies to a unidirectional dataset. Try
HBT> InternalDataset.CursorRowNum...it *might* even be available to TIBOQuery
HBT> directly...
HBT> regards,
HBT> Helen Borrie (TeamIBO Support)
HBT> ** Please don't email your support questions privately **
HBT> Ask on the list and everyone benefits
HBT> Don't forget the IB Objects online FAQ - link from any page at
HBT> www.ibobjects.com
HBT> ___________________________________________________________________________
HBT> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
HBT> without the need for BDE, ODBC or any other layer.
HBT> ___________________________________________________________________________
HBT> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
HBT> keyword-searchable FAQ, community code contributions and more !
HBT> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/