Try without the quotes around _RowID ?

Since it is not one of your variables, it can be considered as a Constant and so does not needs to be between quotes. (?)

BTW: this can be stupid, but ... Is  CategoryInfoRS  <> Nil ? :)

HTH,

Emile

Subject: Re: Using RowID in a REALSQLDatabase
From: "Dennis Birch" <[EMAIL PROTECTED]>
Date: Fri, 12 May 2006 16:25:25 -0700

I just tried:

     ID =3D CategoryInfoRS.Field("_rowid").IntegerValue

and I'm still getting a NilObjectException (a further test shows that
.Field("_rowid") is nil.

Any other suggestions?


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to