Valentina.GetDatabaseVersion() and remote database

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Mar 12 13:47:01 CDT 2007


On 12/3/07 8:18 PM, "Stan Busk" <maxprog at mac.com> wrote:

Hi Stan,

> Are the two last lines of the following code correct?
> 
> ---
> mVConnection = new VConnection( aHost, aUserName, aPassword, aPort,
> aTimeOut, aParameter )
> mVConnection.Open()
> mValentinaServer = new VServer( mVConnection )
> 
> dbi = mValentinaServer.DatabaseInfo(1)
> 
> myDb = new myDatabase( mVConnection )
> 
> f = new FolderItem( dbi.path, FolderItem.PathTypeShell )
> 
> DBVersion = Valentina.GetDatabaseVersion( f )
> ---

Not a fact this is correct.
Db already should be registered under VSERVER.
 
> I am just trying to get the served DB version. It works fine when the
> database in on localhost but I have doubts that would work on remote
> DBs as well unless Valentina is clever enough to just use the DB name
> and already know what and where to look at. It looks like the Open()
> method is already that clever.

Right. Open() opens db by name as it is registered under vserver


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