<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 5, 2013, at 11:40 PM, william humphrey <<a href="mailto:bill@bluewatermaritime.com">bill@bluewatermaritime.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">To avoid confusion the above is logs. The Livecode commands are:<div><br></div><div><div style="margin: 0px; font-size: 10px; font-family: Helvetica; ">  <span style="color:rgb(145,143,0)"><b>get</b></span> VDatabase_DateFormat(gDatabase, <span style="color:rgb(1,24,146)">"kYMD"</span>)</div><div style="margin: 0px; font-size: 10px; font-family: Helvetica; ">   <span style="color:rgb(145,143,0)"><b>get</b></span> VDatabase_DateSep(gDatabase, <span style="color:rgb(1,24,146)">"-"</span>)</div><div style="margin: 0px; font-size: 10px; font-family: Helvetica; ">   <span style="color:rgb(145,143,0)"><b>get</b></span> VDatabase_Open( gDatabase, b_l_database.vdb )</div></div></div></blockquote></div><div><br></div>Probably this is a reason for error:<div>You call it before database open.</div><div><br></div><div>If you check vServer log you should see something like</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(0, 132, 0); ">Database with name "%S" must be opened or created before operation.</div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; "><br></span></div><div apple-content-edited="true">But it is changed in 2007 year - not recently.</div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; "><br></span></div><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; ">-- <br>Best regards,<br>Ivan Smahin<br>Senior Software Engineer<br>Paradigma Software, Inc<br>Valentina - The Ultra-Fast Database<br><a href="http://www.valentina-db.com/">http://www.valentina-db.com</a></span>

</div>
<br></div><br></body></html>