URGENT - "please help" Setting date format in Livecode

william humphrey bill at bluewatermaritime.com
Fri Sep 6 09:06:04 CDT 2013


Now I notice in vStudio that the date format is set correctly but I still
get the error:

Fri Sep  6 2013 10:01:22.124716 (TID 4345270272): (UID 24) ERROR 0x70503:
Table "vs_database_queries" not found.
Fri Sep  6 2013 10:01:22.134534 (TID 4344733696): (UID 24) ERROR 0x70503:
Table "vs_database_queries" not found.
Fri Sep  6 2013 10:01:45.645217 (TID 4345270272): (UID 20) ERROR 0x62501:
Date value "2013-09-06" is invalid. Illegal symbol at "3" position.

This is frustrating


On Fri, Sep 6, 2013 at 9:28 AM, william humphrey <bill at bluewatermaritime.com
> wrote:

> LOG SAYS THIS:
>
> VDatabase_Open...
> PARAM: dbRef = "275884240"
> PARAM: inStrPath = "b_l_database.vdb"
> return
> VDatabase_DateFormat...
> PARAM: dbRef = "275884240"
> PARAM: inEnumDateFormat = "kYMD"
> return
> VDatabase_DateSep...
> PARAM: dbRef = "275884240"
> PARAM: inStrValue = "-"
> return
> VDatabase_Name...
> PARAM: dbRef = "275884240"
> return res = "b_l_database.vdb"
> VDatabase_IsOpen...
>  PARAM: dbRef = "275884240"
> return res = 1
>
> Problem is still there.
>
>
> On Fri, Sep 6, 2013 at 1:46 AM, Ivan Smahin <ivan_smahin at paradigmasoft.com
> > wrote:
>
>>
>> On Sep 5, 2013, at 11:40 PM, william humphrey <bill at bluewatermaritime.com>
>> wrote:
>>
>> To avoid confusion the above is logs. The Livecode commands are:
>>
>>   *get* VDatabase_DateFormat(gDatabase, "kYMD")
>>    *get* VDatabase_DateSep(gDatabase, "-")
>>    *get* VDatabase_Open( gDatabase, b_l_database.vdb )
>>
>>
>> Probably this is a reason for error:
>> You call it before database open.
>>
>> If you check vServer log you should see something like
>> Database with name "%S" must be opened or created before operation.
>>
>> But it is changed in 2007 year - not recently.
>>
>>  --
>> Best regards,
>> Ivan Smahin
>> Senior Software Engineer
>> Paradigma Software, Inc
>> Valentina - The Ultra-Fast Database
>> http://www.valentina-db.com
>>
>>
>>
>> _______________________________________________
>> Valentina-beta mailing list
>> Valentina-beta at lists.macserve.net
>> http://lists.macserve.net/mailman/listinfo/valentina-beta
>>
>>
>
>
> --
> http://www.bluewatermaritime.com
>



-- 
http://www.bluewatermaritime.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina-beta/attachments/20130906/58a650e1/attachment.html>


More information about the Valentina-beta mailing list