No problem. I&#39;ll build it. What I was wishing for is code libraries for common functions like that in RunRev/Livecode. It is something that I can ask on the LiveCode list but not here.<br><br><div class="gmail_quote">On Sat, Nov 20, 2010 at 1:33 PM, Ruslan Zasukhin <span dir="ltr">&lt;<a href="mailto:ruslan_zasukhin@valentina-db.com">ruslan_zasukhin@valentina-db.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 11/20/10 4:34 PM, &quot;william humphrey&quot; &lt;<a href="mailto:bill@bluewatermaritime.com">bill@bluewatermaritime.com</a>&gt; wrote:<br>

<br>
Hi William,<br>
<br>
</div><div class="im">&gt; Thank you Ruslan but I to be more clear.<br>
&gt;<br>
&gt; Using RunRev/LiveCode application I have a vServer database which populates<br>
&gt; the cards with design specific data. I don&#39;t want to have another database<br>
&gt; open with different data and tables. I want to be able to close the specific<br>
&gt; database that is open and open another one that has the same schema but<br>
&gt; different data.<br>
&gt;<br>
&gt; For example:<br>
&gt;<br>
&gt; FruitDatabase<br>
&gt; Table Citrus<br>
&gt; data: apple, orange, grapefruit<br>
&gt;<br>
&gt; FruitDatabasetwo<br>
&gt; Table Citrus<br>
&gt; data: apple, lime, melon<br>
&gt;<br>
&gt; I want to while inside the RunRev/LiveCode application close the FruitDatabase<br>
&gt; that I am accessing and open the FruitDatabasetwo and access that instead.<br>
<br>
</div>Okay, so what problems?<br>
<br>
You have<br>
    VDatabase_Close( dbRef )<br>
<br>
Then<br>
    dbRef = VDatabase_Open( &quot; FruitDatabaseTwo&quot; )<br>
<br>
<br>
And do the same<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="h5">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">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><br clear="all"><br>-- <br><a href="http://www.bluewatermaritime.com">http://www.bluewatermaritime.com</a><br>