Mac OS RunRev/LiveCode vOffice switching between two databases

william humphrey bill at bluewatermaritime.com
Sat Nov 20 12:38:49 CST 2010


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.

On Sat, Nov 20, 2010 at 1:33 PM, Ruslan Zasukhin <
ruslan_zasukhin at valentina-db.com> wrote:

> On 11/20/10 4:34 PM, "william humphrey" <bill at bluewatermaritime.com>
> wrote:
>
> Hi William,
>
> > Thank you Ruslan but I to be more clear.
> >
> > Using RunRev/LiveCode application I have a vServer database which
> populates
> > the cards with design specific data. I don't want to have another
> database
> > open with different data and tables. I want to be able to close the
> specific
> > database that is open and open another one that has the same schema but
> > different data.
> >
> > For example:
> >
> > FruitDatabase
> > Table Citrus
> > data: apple, orange, grapefruit
> >
> > FruitDatabasetwo
> > Table Citrus
> > data: apple, lime, melon
> >
> > I want to while inside the RunRev/LiveCode application close the
> FruitDatabase
> > that I am accessing and open the FruitDatabasetwo and access that
> instead.
>
> Okay, so what problems?
>
> You have
>    VDatabase_Close( dbRef )
>
> Then
>    dbRef = VDatabase_Open( " FruitDatabaseTwo" )
>
>
> And do the same
>
>
> --
> Best regards,
>
> Ruslan Zasukhin
> VP Engineering and New Technology
> Paradigma Software, Inc
>
> Valentina - Joining Worlds of Information
> http://www.paradigmasoft.com
>
> [I feel the need: the need for speed]
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>



-- 
http://www.bluewatermaritime.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20101120/a3031cf8/attachment.htm>


More information about the Valentina mailing list