[V4RB] So far not so good
Christer Olsson
christer at ljusaideer.se
Wed Mar 30 16:15:50 CST 2005
Even the simplest project (and every example project I have tried) is resulting in a crash, even with debuglevel set to 3, when trying to open a database as a client to VServer (client is craching, not server).
- - -
Sample code:
dim f as folderitem
dim db as VDatabase
Valentina.InitClient()
Valentina.DebugLevel = 3
f = GetFolderItem( "test" )
db = new VDataBase( "", "sa", "sa" )
db.Open(f)
- - -
V4RB_Log.txt:
Valentina_SetDebugLevel...
PARAM: inLevel = 3
return
Database_Ctor...
PARAM: instance = 26264440
- - -
No debug messages is shown in Terminal
/*************************************************************************************/
Wed Mar 30 2005 16:13:58.887530 VServer_Office (2.0, Protocol 2.0, Kernel 2.0.1)
Maximum number of connections: 5
16:13:58.927420 (2684396012): Database engine inited
16:13:59.045083 (2684396012): Server started at 15432 port
- - -
--
*************************************************************
Christer Olsson PO Box 9160 Phone +46 40 25 85 85
Ljusa Idéer AB SE-200 39 Malmo Fax +46 40 25 85 89
Kantyxegatan 5 Sweden http://www.ljusaideer.se
More information about the Valentina
mailing list