[V4RB] table.AddRecord

Karen keatk at comcast.net
Thu Jun 3 01:34:37 CDT 2004


If one do:
...
Table.AddRecord
RecID = Table.GetRecID

Or do you have to do:
Table.AddRecord
Call Table.LastRecord
RecID = Table.GetRecID


Do WHERE clauses of the form:

SELECT FieldX FROM Table1 WHERE Field1 = 'SomeText' AND VObjectPtrField 
= 1

work at all in Valentina 1.1? I keep getting Nil Cursors... and It's 
driving me nuts!

- karen



More information about the Valentina mailing list