Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can someone please tell me if it is possible to connect to phpmyadmin? If it is possible please tell me how to do so.
PhP is an application.
Are you trying to connect to MySQL, right?
I created my database tables in phpmyadmin. I think that I am learning that this is a management tool for MySQL and I should connect to that. Is this correct or can I some how connect to phpmyadmin?
Hi Tymer.
Not directly
The Qlikview development approach let you connect any database that have ODBC or OLEDB drivers.
If you MySQL database is deployed at a remote server, you must ensure that remote connections are granted on server and the download mysql ODBC drivers, for example, Set the ODBC connection to you remote server and then connect on it by Qlikview.
AT Quick Intelligence, you will find the QvSource App, www.quickintelligence.co.uk/qvsource/
It promises connect with some API services to get data directly from web server. I guess that is not the case of PHPMyAdmin.
Hope this helps
Thanks you two for your input I appreciate it very much.
You gonna need MySQL Conector and conect right to MySQL database
Google for MySQL Conector ODBC, the first one will help you