• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

can any one help with odbc

Newbie Spellweaver
Joined
Mar 16, 2018
Messages
34
Reaction score
1
Warning: odbc_connect(): SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in C:\inetpub\wwwroot\Register\index.php on line 63 Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\inetpub\wwwroot\Register\index.php on line 81 Warning: odbc_fetch_array() expects parameter 1 to be resource, null given in C:\inetpub\wwwroot\Register\index.php on line 88
can any one help me with this​





 
Skilled Illusionist
Joined
Feb 1, 2013
Messages
323
Reaction score
52
odbc problem go to C://windows/system32/odbcad32 right click and run as administrator create your db there using sql servername and username & pw
 
Upvote 0
Newbie Spellweaver
Joined
Mar 16, 2018
Messages
34
Reaction score
1
i change it but still not working
Warning: odbc_connect(): SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in C:\inetpub\wwwroot\index.php on line 63 Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\inetpub\wwwroot\index.php on line 81 Warning: odbc_fetch_array() expects parameter 1 to be resource, null given in C:\inetpub\wwwroot\index.php on line 88



i change it but still not working
Warning: odbc_connect(): SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in C:\inetpub\wwwroot\index.php on line 63 Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\inetpub\wwwroot\index.php on line 81 Warning: odbc_fetch_array() expects parameter 1 to be resource, null given in C:\inetpub\wwwroot\index.php on line 88
 
Upvote 0
Back
Top