Jump to content

Mysql not working


Recommended Posts

Mysql will only be listed if you enabled the mysql extension. As you are using ODBC I don;t think you need to enabled the mysql extension. The mysql extension has it own function set which allow you to easily work with mysql server by the mysql_* functions. Such as mysql_connect to connect to a mysql server, mysql_query to run an SQL query etc.

Link to comment
https://forums.phpfreaks.com/topic/50219-mysql-not-working/#findComment-248286
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.