Hard crashes with DataGrid loading data from VServer

Ruslan Zasukhin ruslan_zasukhin at valentina-db.com
Tue Dec 27 11:45:00 CST 2011


On 12/27/11 7:20 PM, "Beatrix Willius" <bwillius at gmx.de> wrote:

> I'm using old code from one of your examples
> 
>     'connect to a database server, Init Valentina as client to VServer
>     Valentina.InitClient()
>     'Create connection to server
>     theDatabaseConnection = new VConnection(Host, Login, Password, Port)
>     'Enable SSL if it was set
>     if SSL_Enable then TheDatabaseConnection.UseSSL()
>     'Open connection
>     theDatabaseConnection.Open()
>     'create database instance
>     theDatabase =  new VDataBase(theDatabaseConnection)
> 
> Should I use both init and initclient? I thought only 1 of 2 should be used.
> I'll try tomorrow to make some example.

V4RB is special here  ...
You can consider this as glitch.

Valentina.Init() must present always for now,
And be first.

Future should be improved...


Hmm. I see why this can be problem now ..
Okay so task become urgent...


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