[VSRV] Binding database 'x' :Failed

Ruslan Zasukhin sunshine at public.kherson.ua
Thu May 29 17:24:26 CDT 2003


on 5/29/03 5:00 PM, Fred.Stephenson at Fred.Stephenson at wanadoo.fr wrote:

>> 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 ;?)

Well, all DBMS show master database.
In fact you can do SQL query to it :-)

Even change it if you brave man. :-))


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list