FolderBrowserDialog and remote machine

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



My .NET 2003 app creates SQL Servers database via code. I allow the user to
select any network machine running SQL Server, then allow them to specify a
folder on that machine in which to create the data/log files. Now I want to
add a browse button to allow the user to browse for a folder on the selected
machine.

All works fine if the machine being browsed is the local machine, but I
can't seem to get the FolderBrowswerDialog to work if the machine selected
is remote.

Any help would be appreciated.

Michael


.



Relevant Pages

  • Re: Accessing SQL 2K from SQL 7
    ... The SQL Client Network Utility creates aliases for SQL clients (including ... SQL servers accessing other SQL servers). ... and you can specify a port number. ... your server to determine the port number the named instance is listening on. ...
    (microsoft.public.sqlserver.security)
  • talking to msde 2k from java
    ... I am completly new to sql servers. ... installed on my machine (however i did not install it so can't tell ... I have been doing my work on the database with the web admin tools, ... If i do not specify a db and use the sa username, ...
    (microsoft.public.sqlserver)