Hi,
did you explicitlky ask for rowid in the sql statement?
I mean 'select rowid,* from table...'
Giulio
Il giorno 13/mag/06, alle ore 02:31, realbasic-nug-
[EMAIL PROTECTED] ha scritto:
Message: 18
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>