Description: C# automatically configure an ODBC data source example, namespace CollocateODBC, register odbc data source, ODBC data source name, to keep the SQL Server database name consistent with the need to fill in a SQL Server database server name, user name, and then configure the database in ODBC. INI create a sub-key and the corresponding data source name, DsnName ODBC data source name, ServerName eSQL Server database server name, DNdatabase SQL Server database, UserName user name, etc.
To Search:
File list (Check if you may need any files):
CollocateODBC\CollocateODBC\CollocateODBC.csproj
.............\.............\DataBase\db_20.mdf
.............\.............\........\db_20_log.LDF
.............\.............\Form1.cs
.............\.............\Form1.Designer.cs
.............\.............\Form1.resx
.............\.............\Program.cs
.............\.............\...perties\AssemblyInfo.cs
.............\.............\..........\Resources.Designer.cs
.............\.............\..........\Resources.resx
.............\.............\..........\Settings.Designer.cs
.............\.............\..........\Settings.settings
.............\CollocateODBC.sln
.............\CollocateODBC.suo
.............\.............\DataBase
.............\.............\Properties
.............\CollocateODBC
CollocateODBC