v4rb...client exists for VServer_Office?

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Apr 26 18:44:23 CDT 2005


On 4/26/05 5:50 PM, "Robert Nichols" <robert at formworkdesign.com> wrote:

> 1. Server is running on a Mac (OSX 10.3.9)
> 
> 2. I have started VServer from the Terminal.
> 
> 3. Verbose = 3, but I am not seeing ANY activity in the Terminal
> console when the error occurs.
> 
> Nothing more than:
> Tue Apr 26 2005 10:33:33.738383 VServer_Office (2.0, Protocol 2.0,
> Kernel 2.0.2)
> Maximum number of connections: 5
> 
> 10:33:33.765608 (2684400292): Database engine inited
> 10:33:33.847392 (2684400292): Server started at 15432 port
> 
> So, nothing registers after server starts up.


> 4. I am running vserver and RB proj on same machine.
> 
> Correction to earlier post:
> 
> The error (532480) comes when example asks server to create Table:
> 
> mDataBase.Create( f, EVdbMode.kDsc_Dat_Blb_Ind , 32 * 1024 )

Have you create mDatabase as

    mDatabase = new Vdatabase( "localhost", "sa", "sa" )

?

> Could it be a problem with the value of folderitem 'F'.

It should be as

    f = GetFolderItem( "Database1.vdb" )


> I recall that when using vserver, this part is a little
> counter-intuitive. the folderitem 'F' actually refers to an item in a
> location different that the server/databases. When gClient = true,
> folderitem 'F' is used only for Name value, not for full path. Correct?

Yes, VServer itself know where to put databases.
So we need say only db name. NOT a full path.
 
> Let me know if you want any more info.

We have add to Tutorial lesson2 which show how to prepare project for
Vserver. But English version will be ready on Tuesday only.



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