You CAN run the .asp files separately by linking the ODBC on the web server to the SQL server.
O2GateWay.exe <---- ODBC ----> SQL Server <---- ODBC ----> ASP Pages
You CAN run the .asp files separately by linking the ODBC on the web server to the SQL server.
O2GateWay.exe <---- ODBC ----> SQL Server <---- ODBC ----> ASP Pages
Open ports in your router used for ODBC and SQL if you haven't... Then, edit the ODBC settings in the computer where you installed Web Server to connect to the computer where SQL is(SCST-05\ENFO2SERVER). Everything should be the same as what you configured except the server address. You'll have to test the connection to make sure it's connecting to the SQL Server.