Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Please any one fix it my Web application error........?
Hello
I'm new for web developing recently i was created simple web application in phprunner its works perfectly in localhost via IIS..... now I'm trying to run this application in web server its doesn't work for me simply getting error like
"Warning: odbc_connect() [function.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\vhosts\rssc.freeaspwebhosting.org\httpdocs\include\dbconnection.php on line 7
Fatal error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified in C:\Inetpub\vhosts\rssc.freeaspwebhosting.org\httpdocs\include\dbconnection.php on line 10"
can any one pleas explain how to fix it .
here am providing my windows hosting parallels plesk panel along with user login & password
http://www.freewebhostinggroup.org:8880/
login: rssc
password: YOjTVKD
email:moin528@gmail.com
2 Answers
- Anonymous10 years agoFavorite Answer
you have not created the dsn in the server it look for. Contact your webhoster he'll fix the issue. Good luck.
- MarsLv 410 years ago
ummm.... did you create an ODBC data source before you connected the application? It should accompany your database.