No problem. I'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"><<a href="mailto:ruslan_zasukhin@valentina-db.com">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 class="im">On 11/20/10 4:34 PM, "william humphrey" <<a href="mailto:bill@bluewatermaritime.com">bill@bluewatermaritime.com</a>> wrote:<br>
<br>
Hi William,<br>
<br>
</div><div class="im">> Thank you Ruslan but I to be more clear.<br>
><br>
> Using RunRev/LiveCode application I have a vServer database which populates<br>
> the cards with design specific data. I don't want to have another database<br>
> open with different data and tables. I want to be able to close the specific<br>
> database that is open and open another one that has the same schema but<br>
> different data.<br>
><br>
> For example:<br>
><br>
> FruitDatabase<br>
> Table Citrus<br>
> data: apple, orange, grapefruit<br>
><br>
> FruitDatabasetwo<br>
> Table Citrus<br>
> data: apple, lime, melon<br>
><br>
> I want to while inside the RunRev/LiveCode application close the FruitDatabase<br>
> 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( " FruitDatabaseTwo" )<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>