Hi, I have a MSSQL server with various databases on it and I'd like to fill a combo with the list of this databases so the user can choose wich one he want to connect. There is a way to do such a thing?
I think there is because at design time if I select host and protocol in the Object Inspector than I can select the database to connect exactly in this way, but I don't recognize how to do this.
Thank's
Newbe - How to lookup databases on server
Moderators: gto, cipto_kh, EgonHugeist
I think what you need here is the "show databases" command.
Try it.
You are welcome
Mohammed Parak
CAD RETAIL
Durban South Africa
www.cad.co.za
Try it.
You are welcome
Mohammed Parak
CAD RETAIL
Durban South Africa
www.cad.co.za
Last edited by mparak on 24.09.2008, 22:21, edited 1 time in total.