Hi,
I created a project on localhost with phprunner. My database is msaccess. Then I uploaded it to the server.
When I tried to reach it, I encountered an error saying:
odbc_connect(): SQL error: [unixODBC][Driver Manager]Data source name not found, and no default driver specified, SQL state IM002 in SQLConnect
in
public_html/kitap/include/dbconnection.php
it says in "solution":
This is a general error. It occurs when thereis an error in event code or in SQL.
Any idea of what I did wrong!
Thanks in advance.