I have heard that you can connect to the SQL Server using a .ini file. So if I have 10 applications that connect to 10 databases on the SQL Server 2000, by writing one .ini file can connect all 10 applications. This way I don’t have cave to create 10 ODBC’s on PCs. So my question is how do I write an .ini file and how do I call it from Visual Basic 6.0 and how do I connect to the server?