FireDesigner
Technical User
I ran into a problem using login on my site. I ran through all the steps of setting up a connection and creating a dsn, and it works great when I preview it locally. When I post it to the remote server and I try to use to login fuction it gives me this error-
ADODB.Recordset.1 error '80004005'
SQLState: IM002
Native Error Code: 0
[INTERSOLV][ODBC lib] Data source name not found and no default driver specified
/certframe.asp, line 14
I understand that it can't find the odbc driver, but the question is how do I get this driver to the remote server? All help is greatly appreciated.
ADODB.Recordset.1 error '80004005'
SQLState: IM002
Native Error Code: 0
[INTERSOLV][ODBC lib] Data source name not found and no default driver specified
/certframe.asp, line 14
I understand that it can't find the odbc driver, but the question is how do I get this driver to the remote server? All help is greatly appreciated.