Problems with vServer Xtra 4MD
Florian Bogeschdorfer
fb at memedia.de
Fri Apr 30 14:34:30 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?
MaxClientTimeout=0
Florian
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?
More information about the Valentina
mailing list