[V4REV + VSRV EMB] steps to bundle rev app with valentina. SCRIPT is ready.

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Feb 26 02:32:26 CST 2007


On 26/2/07 3:55 AM, "Robert Mann" <robmann at gp-racing.com> wrote:

Hi Robert,

> Don't I need to put the license_emb_xxxxxxxx, inside of my rev app so that
> the server knows it is ok to let the program have access?

> If so how do I go about doing this?

license_emb_xxxxxxxx

    this is license of Valentina Server as described here:

http://www.valentina-db.com/dokuwiki/doku.php?id=paradigma:public:en:documen
tation:vserver:embedded:embedded
 
So you need drop it into folder "licenses" of your Vserver Embedded.

This file is NOT related to any V4RB, V4REV, V4MD ... Application.
Around single embedded server can be 10 connected different applications.
You see?


> I am using the following for development to connect
> put revOpenDatabase("Valentina2","",dbPath,"","") into dbID

Robert,

It seems to me you still do something wrong.
    
In prev letters you have show that your dbPath is

    /Library/Vserver_Office/databases/mydb.vdb

This means that V4REV open this file DIRECTLY -- but not with help of
VSERVER!!!

If you want to use Valentina Server you need RUN it.
* Then db will be opened and used by VSERVER.
* Your app must connect via socket to VSERVER
* And your app then open db not by full path, but only by NAME of db as it
is registered to vserver.

Check all this carefully.


-- 
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]




More information about the Valentina mailing list