URGENT - "please help" Setting date format in Livecode

william humphrey bill at bluewatermaritime.com
Fri Sep 6 08:28:34 CDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina-beta/attachments/20130906/4ee5f401/attachment-0001.html>


More information about the Valentina-beta mailing list