Version 10
I am getting following error in v10 when i view my site online:
Warning: odbc_pconnect(): SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in main on line 38 Warning: odbc_exec(): supplied argument is not a valid ODBC-Link resource in main on line 17 Warning: odbc_fetch_row(): supplied argument is not a valid ODBC result resource in main on line 21 Warning: odbc_free_result(): supplied argument is not a valid ODBC result resource in main on line 30
I did use the blocks/layout code for v9 because i didnt see any stuff for v10, is this what is causing issue? Please help!
I am getting following error in v10 when i view my site online:
Warning: odbc_pconnect(): SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in main on line 38 Warning: odbc_exec(): supplied argument is not a valid ODBC-Link resource in main on line 17 Warning: odbc_fetch_row(): supplied argument is not a valid ODBC result resource in main on line 21 Warning: odbc_free_result(): supplied argument is not a valid ODBC result resource in main on line 30
I did use the blocks/layout code for v9 because i didnt see any stuff for v10, is this what is causing issue? Please help!
Comment