Can't Add Record To Table

Ivan Smahin ivan_smahin at paradigmasoft.com
Wed Sep 22 02:29:10 CDT 2010


Hello Warren,

Wednesday, September 22, 2010, 6:01:15 AM, you wrote:

> Unless I am reading my log incorrectly, it looks like Valentina is
> saying a record was added to my table.
Yes - it was added.

>   Yet when I check my table,
> it does not add the record.  I added 7 records to the table via V
> Studio...which is why the log shows record 8 for the addition.  Is
> there anything that would prevent a record from being added...even
> though Valentina thinks is is added?

Db.Close must be done at the end.
Please send me complete log

>  
> Valentina_DebugLevel...
>  PARAM: inLevel = "kLogParams"
> return
> VDatabase_Constructor...
>  PARAM: inEnumStorageType = "0"
> return revDb = 62007632
> VDatabase_Open...
>  PARAM: dbRef = "62007632"
>  PARAM: inStrPath =
> "C:/Users/Warren/Desktop/NewSpinner/Database/Spinnables.vdb"
> return
> VDatabase_Table...
>  PARAM: dbRef = "62007632"
>  PARAM: inIntIndexOrStrName = "Spinnables"
> return res = 135595432
> VTable_SetBlank...
>  PARAM: tblRef = "135595432"
> return
> VTable_Field...
>  PARAM: tblRef = "135595432"
>  PARAM: inIntIndexOrStrName = "Keyword1"
> return res = 135595768
> VTable_Field...
>  PARAM: tblRef = "135595432"
>  PARAM: inIntIndexOrStrName = "Term1"
> return res = 135604208
> VField_Value...
>  PARAM: fldRef = "135595768"
>  PARAM: inStrValue = "999"
> return
> VField_Value...
>  PARAM: fldRef = "135604208"
>  PARAM: inStrValue = "999"
> return
> VTable_AddRecord...
>  PARAM: tblRef = "135595432"
> return res = 8
>  



-- 
Best regards,
Ivan Smahin 
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com



More information about the Valentina mailing list