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