v4md access server

Ruslan Zasukhin sunshine at public.kherson.ua
Wed May 11 14:58:09 CDT 2005


On 5/11/05 2:53 PM, "Jason Donahue" <jasondonahue at lycos.com> wrote:

Hi Jason,

> Tried out Valentina for the first time yesterday.
> Installed the embedded server and wrote the following:
> 
>   valentina = new(xtra "valentina")
>   Valentina.Init( 4 * 1024 * 1024)
>   valentina.debuglevel = #kLogParams
>   server = new( Xtra "VServer", "localhost", "sa", "sa", 15433, 5)
>   server.opensession()
>   sysCatalog = server.databasecount()
> 
> Get this result:
> * V4MD *: Valentina.new()...done
> * V4MD *: Valentina.init()...done
> * V4MD *: VServer.new()...done
> * V4MD *: VServer.openSession()...ERROR: 394506
> 
> and the last line gives handler not found in object error.

Please check examples.

In the client/server mode you should call

    Valentina.InitClient()


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