vrBDataBase -- ADDED for 3.5 b2

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Oct 10 00:11:40 CDT 2007


On 10/10/07 5:11 AM, "Joseph Morgan" <joseph at checkos.com> wrote:

> Ok, I downloaded 3.5 b2. But I can't figure out how to access the
> new properties (port,connectiontimeout,embeddedserial)
> 
> It seems I could do:
> dim myVRDB as VRBDataBase
> 
> myVRDB = new VRBDataBase()
> myVRDB.Host = "myhost"
> myVRDB.Password = "mypassword"
> myVRDB.UserName = "myusername"
> myVRDB.DatabaseName = "myVRDB.vdb"
> myVRDB.port = myPort
> myVRDB.connectionTimeOut = myConnectionTimeOut
> myVRDB.embeddedSerial = myEmbeddedSerial
> 
> 
> if myVRDB.connect() then
> //begin working with database
> 
> end if
> 
> Is this correct?

Yes, exactly.

It not works ??

> Please forgive all the questions. I know this is how most realbasic
> users
> will want to connect to the database server. (its the way we're used
> to).

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