Problems with vServer Xtra 4MD

Igor Gomon giv at tlc.kherson.ua
Fri Apr 30 15:46:56 CDT 2004


> > But we confused different timeouts.
> > Timeout specified on creation of database is only used on connect.
> > Do not confuse it with connection timeout, which is VServer
> > configuration property. Connection timeout is set in the
> > ini-file and it can be changed/retrieved though
> > SetVariable()/GetVariable API.
> >
> > Florian, please check your ini-file for VServer.
> >
>
> You mean this?
Yes.

> MaxClientTimeout=0
So, you do not use timeouts. Then server should not break the connection
on timeout.

> PS: some codes:
>
>   vs=new(xtra
>
"Vserver",lPrefs[#serverIP],lPrefs[#dbUser],lPrefs[#dbPW],lPrefs[#serverPort
> ],500,"mySerial")
>   x=vs.openSession()
>
>
>
>
VAL[#ID]=new(xtra"VdataBase",lPrefs[#serverIP],lPrefs[#dbUser],lPrefs[#dbPW]
> ,lPrefs[#serverPort],500,"mySerial")
>
>
> Mmmh. Maybe the problem comes from the VdataBase Xtra?
Don't understand: how does this follows from the code lines above?
You created two different objects each of which uses different connection.
So they should not interfere each other.

--
Best regards,
Igor Gomon
-------------------------------------------------------------
e-mail: giv at tlc.kherson.ua
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://listserv.macserve.net/mailman/listinfo/valentina




More information about the Valentina mailing list