Valentina RecID, LastInserted

Timo Rehmann valentina at pixelrund.de
Tue Mar 14 15:50:31 CST 2006


>     curs = db.SqlSelect( "SELECT f1, f2, ,.. from T WHERE false" )
>
>     curs.field("f1").value = xxx
>     curs.field("f2").value = xxx
>
>     newRecID = curs.AddRecord()
thanks for this example: that helps my understanding ;)
>> Kernel Error: 0x51500
>> Identifier "content" is not found.
>>     
the error-message occurs in Valentina Studio, if i use the sql-editor
according: sql: insert into content (f1,f2,...) values (1,2,...)

in director the error-code is: 333056

by the way: the manulas provide no error-codes, only the xml-files in 
VRessources give hints..., where can i find the error-code list for V4MD 
2.2?

> Content this is name of table ??
>   
right. i could understand, if i query another database, but both tables 
i want to modify belongs to the same database...


thanks a lot for your support.
timo rehmann


More information about the Valentina mailing list