| Subject | Re: [IBO] TIB_Cursor . . . IsEmpty? | 
|---|---|
| Author | Helen Borrie | 
| Post date | 2006-09-08T22:04:03Z | 
At 06:14 AM 9/09/2006, you wrote:
Helen
            >What should I use for the equivalent of Query.IsEmpty with TIB_Cursor?Call First, then test EOF.
Helen