Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Welcome How to show dialog which allows user to choose data source befor open connection to database. Using Visul C++ you can do: conn.Open(NULL) and what about C# (I use SqlConnection class) Tomiga