[VSRV] Binding database 'x' :Failed

Fred.Stephenson Fred.Stephenson at wanadoo.fr
Thu May 29 16:00:31 CDT 2003


>
>the following works :
>
>dim server as vserver
>dim i as integer
>dim s as string
>dim dbi as vdatabaseinfo
>
>server = new vserver(editfield1.text,"sa","sa")
>
>server.opensession
>
>for i = 1 to server.databasecount
>s=s+server.databaseinfo(i).name +chr(13)
>next
>msgbox s
>
>server.close session
>
>this shows me "master".



Why is this showing me "master"?? Don't the docs state that it should 
be showing me the contents of master??? Do I have another master 
somewhere??? apart from you Ruslan ;?)

Fred

>_______________________________________________
>Valentina mailing list
>Valentina at lists.macserve.net
>http://lists.macserve.net/mailman/listinfo/valentina


More information about the Valentina mailing list