<div dir="ltr">So it appears what I need is a way to completely "uninstall" vServer so I can do a clean install. Just trashing the VServer_64 folder in the library does not do the trick.<div><br></div><div><br></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 6, 2013 at 12:25 PM, william humphrey <span dir="ltr"><<a href="mailto:bill@bluewatermaritime.com" target="_blank">bill@bluewatermaritime.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Well we are getting closer. I did a clean install on another computer with everything new and it works fine. So something is wrong with the install, either the vServer install or the V4REV install that I did on this machine. Very odd that some problem with install would affect the date settings and nothing else. I'm going to delete the V4REV install on this machine and do it again and see if that fixes it as I suspect that is the culprit.<div>
<br></div><div>Thank you for trying to help. I don't think it will be possible to find the route cause of the problem...</div></div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On Fri, Sep 6, 2013 at 11:04 AM, Ruslan Zasukhin <span dir="ltr"><<a href="mailto:ruslan_zasukhin@valentina-db.com" target="_blank">ruslan_zasukhin@valentina-db.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 9/6/13 5:06 PM, "william humphrey" <<a href="mailto:bill@bluewatermaritime.com" target="_blank">bill@bluewatermaritime.com</a>> wrote:<br>
<br>
Hi William,<br>
<br>
Do you see that UID is different?<br>
<div><br>
<br>
> Now I notice in vStudio that the date format is set correctly but I still get<br>
> the error:<br>
><br>
> Fri Sep 6 2013 10:01:22.124716 (TID <a href="tel:4345270272" value="+14345270272" target="_blank">4345270272</a>): (UID 24) ERROR 0x70503:<br>
> Table "vs_database_queries" not found. <br>
> Fri Sep 6 2013 10:01:22.134534 (TID <a href="tel:4344733696" value="+14344733696" target="_blank">4344733696</a>): (UID 24) ERROR 0x70503:<br>
> Table "vs_database_queries" not found. <br>
<br>
</div>This is from Vstudio -- ignore<br>
<div><br>
> Fri Sep 6 2013 10:01:45.645217 (TID <a href="tel:4345270272" value="+14345270272" target="_blank">4345270272</a>): (UID 20) ERROR 0x62501: Date<br>
> value "2013-09-06" is invalid. Illegal symbol at "3" position.<br>
<br>
</div>This is from your app I think<br>
<br>
<br>
Okay I think I know where is problem.<br>
<br>
Working with VSERVer, your APP in your code must each time always inform<br>
which DatTimeFormat it wants.<br>
<br>
This is NOT saved to disk into db,<br>
Because each client around VSERVER can have own format.<br>
<br>
<br>
So I think Vstudio use and show on format,<br>
But your app use another ...<br>
<br>
<br>
<br>
======================================<br>
Later added:<br>
Hmm, I see your prev letter with V4REV log ...<br>
<div><br>
<br>
> On Fri, Sep 6, 2013 at 9:28 AM, william humphrey <<a href="mailto:bill@bluewatermaritime.com" target="_blank">bill@bluewatermaritime.com</a>><br>
> wrote:<br>
> LOG SAYS THIS:<br>
><br>
> VDatabase_Open...<br>
> PARAM: dbRef = "275884240"<br>
> PARAM: inStrPath = "b_l_database.vdb"<br>
> return<br>
> VDatabase_DateFormat...<br>
> PARAM: dbRef = "275884240"<br>
> PARAM: inEnumDateFormat = "kYMD"<br>
> return<br>
<br>
</div>You see this reflected in VSERVER.log ?<br>
<div><br>
> VDatabase_DateSep...<br>
> PARAM: dbRef = "275884240"<br>
> PARAM: inStrValue = "-"<br>
> return<br>
> VDatabase_Name...<br>
> PARAM: dbRef = "275884240"<br>
> return res = "b_l_database.vdb"<br>
> VDatabase_IsOpen...<br>
> PARAM: dbRef = "275884240"<br>
> return res = 1<br>
<br>
</div>And then?<br>
<br>
Its your app sends this date in SQL?<br>
<br>
<br>
MAY BE your app do CLOSE db after this?<br>
And open again?<br>
<br>
<br>
In this case your setting is LOST.<br>
<span><font color="#888888"><br>
<br>
<br>
--<br>
Best regards,<br>
<br>
Ruslan Zasukhin<br>
VP Engineering and New Technology<br>
Paradigma Software, Inc<br>
<br>
Valentina - Joining Worlds of Information<br>
<a href="http://www.paradigmasoft.com" target="_blank">http://www.paradigmasoft.com</a><br>
<br>
[I feel the need: the need for speed]<br>
</font></span><div><div><br>
<br>
_______________________________________________<br>
Valentina-beta mailing list<br>
<a href="mailto:Valentina-beta@lists.macserve.net" target="_blank">Valentina-beta@lists.macserve.net</a><br>
<a href="http://lists.macserve.net/mailman/listinfo/valentina-beta" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina-beta</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><a href="http://www.bluewatermaritime.com" target="_blank">http://www.bluewatermaritime.com</a>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><a href="http://www.bluewatermaritime.com">http://www.bluewatermaritime.com</a>
</div>