Why when I use all of the sample code to create a DSN does it always return a 0? (nRet = SQLConfigDataSource(vbAPINull, ODBC_ADD_DSN, sDriver, sAttributes)) What does 0 mean.
Also, My real goal is to set an Access Database that is currently "linked" to a SQL Server database via a...