05-15-2008, 06:21 PM
here's what i used to hit an ODBC to SQL Server db if you have the ODBC setup in your "Data Sources (ODBC)" under the "System DSN"
Database oConn.Open("DSN=name of the odbc connection here")
Database oConn.Open("DSN=name of the odbc connection here")