[Thursday, March 31, 2005 12:21 PM]

Hello Greg..
I understand your query.It looks similar to my issue..You can check the
presence of mssql..by checking the registry . get the regvalue..there is a
feature in the sb5.
In order to find the sql servers installed in the network..You need to write
a DLL(function basically to return the lists of sql servers on the machine
or on the network) .Then in the sb5, have a combobox which gets populated
from the dll..This is how i did..

I wrote an dll and populated the combox box at runtime.

check whether this helps ...and let me know if your are clear enough..

Regards,
Padma