Subject | Re: [IBO] Getting validation source from a domain |
---|---|
Author | Ed Dressel |
Post date | 2006-10-18T10:11:54Z |
I found the mistake in my code for the original problem but have a few
questions about your recommendations.
TIB_Cursor.
Ed Dressel
questions about your recommendations.
> Use lCursor.First instead of lCursor.OpenDoes it matter? I'd like to know why more then just know how.
> When checking if a result set is empty or not, you'd better use theIn my IBO, .IsEmpty returns a compile time error (undefined) for a
> .IsEmpty method.
TIB_Cursor.
Ed Dressel