The problem is here.
<a href="http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:products:adk:v4rev:tutorial:lesson1">http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:products:adk:v4rev:tutorial:lesson1</a> in the section specified in the earlier email. <br>
<br><div class="gmail_quote">On Thu, Mar 8, 2012 at 4:25 PM, Mike Bonner <span dir="ltr"><<a href="mailto:bonnmike@gmail.com">bonnmike@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Oh, of course I added in the error check handler from part 2 and used it here to get the "file does not exist" error to display. <div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Thu, Mar 8, 2012 at 4:25 PM, Mike Bonner <span dir="ltr"><<a href="mailto:bonnmike@gmail.com" target="_blank">bonnmike@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hmm ok Just looked at it and the database create IS there. Sec and i'll go through it again (copy and paste method) and see if I can get it to fail still. <div>
<br></div><div>Ah hah. K. </div><div><br></div><div>There is something going wrong with this section here.</div>
<div><br></div><div><div>get VDatabase_Open( mDatabase, dbPath )</div><div> get ShowError() --As expected this says file does not exist. </div><div> get VDatabase_DateFormat( mDatabase, "kYMD" ) </div><div>
get VDatabase_DateSep( mDatabase, "-" ) </div><div><br></div><div> put vDatabase_ErrNumber(mDatabase) after msg </div><div>-- added this to check the value, It IS 0 so the create never fires</div><div>-- Should the date format and date sep not be set until the end?</div>
<div>-- either way, the db doesn't exist and is no created, because the if condition is not met. </div><div> if VDatabase_ErrNumber(mDatabase) is not "0" then</div><div> get VDatabase_Create( mDatabase, dbPath, "kDscDatBlbInd" )</div>
<div> get ShowError()</div><div> get VDatabase_DateFormat( mDatabase, "kYMD" ) </div><div> get VDatabase_DateSep( mDatabase, "-" ) </div><div> createstructure</div><div><div>
<div><br></div><div>
<br><br><div class="gmail_quote">On Thu, Mar 8, 2012 at 2:02 PM, 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">
<div>On 3/8/12 3:30 PM, "Mike Bonner" <<a href="mailto:bonnmike@gmail.com" target="_blank">bonnmike@gmail.com</a>> wrote:<br>
<br>
Hi Mike,<br>
<br>
</div><div>> Yep, sorry for bothering you. I was going through the stuff on the wiki and<br>
> they just don't work as written, but then someone else pointed out all the<br>
> example stacks in the v4rev example folders and viola' Working examples so I<br>
> could get a handle on things. <br>
<br>
</div>Please point me what exactly from WIKI did not work ?<br>
<br>
Tutorial ?<br>
we have couple for V4REV I think ...<br>
<br>
Else?<br>
<br>
Please while you have it in memory yet, what was wrong?<br>
<div><br>
<br>
> No more wiki for me, don't know why I never discovered the example stacks<br>
> before this. They work great. <br>
<br>
</div>This is good.<br>
<br>
In WIKI exists also Example Guide for V4REV,<br>
Some ideas are described<br>
<br>
Gclient flag is important in examples ...<br>
<br>
<<a href="http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:products:adk:examples:guide:v4rev:v4rev" target="_blank">http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:products:adk:exa<br>
mples:guide:v4rev:v4rev</a>><br>
<div><div><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>
<br>
<br>
_______________________________________________<br>
Valentina mailing list<br>
<a href="mailto:Valentina@lists.macserve.net" target="_blank">Valentina@lists.macserve.net</a><br>
<a href="http://lists.macserve.net/mailman/listinfo/valentina" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina</a><br>
</div></div></blockquote></div><br></div></div></div></div>
</blockquote></div><br>
</div></div></blockquote></div><br>