Subject | Re[2]: [IBO] Efficient way to know if there is only one row returned... |
---|---|
Author | Carlos H. Cantu |
Post date | 2001-03-15T16:31:38Z |
Thanks ;)
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
Interbase-BR - http://www.interbase-br.com
JW> with MyIBOQuery.InternalDataset do
JW> begin
JW> if BufferHasEOF and BufferRowCount = 1 then
JW> HTH,
JW> Jason Wharton
JW> CPS - Mesa AZ
JW> http://www.ibobjects.com
JW> ----- Original Message -----
JW> From: "Carlos H. Cantu" <ibo@...>
JW> To: <IBObjects@yahoogroups.com>
JW> Sent: Thursday, March 15, 2001 8:00 AM
JW> Subject: [IBO] Efficient way to know if there is only one row returned...
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
Interbase-BR - http://www.interbase-br.com
JW> with MyIBOQuery.InternalDataset do
JW> begin
JW> if BufferHasEOF and BufferRowCount = 1 then
JW> HTH,
JW> Jason Wharton
JW> CPS - Mesa AZ
JW> http://www.ibobjects.com
JW> ----- Original Message -----
JW> From: "Carlos H. Cantu" <ibo@...>
JW> To: <IBObjects@yahoogroups.com>
JW> Sent: Thursday, March 15, 2001 8:00 AM
JW> Subject: [IBO] Efficient way to know if there is only one row returned...
>> Hi !JW> ?
>>
>> What is the best efficient way to know if a TIBOQuery returned only 1 row
>> I'm supposing that RecordCount should be avoided...JW> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>>
>> []s
>>
>> Carlos
>> WarmBoot Informatica - http://www.warmboot.com.br
>> Interbase-BR - http://www.interbase-br.com
>>
>>
>>
>>
>>
>>
>> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>>
>>