2012-01-30 08:54:32 PST
Hi
I have one serveur with two database one MYSQL and one MSSQL
I use the plugin login-servers to force the adress of the serveur but i don't find how must I do configure the database engine in this plugin
I have this actually in my php file
new AdminerLoginServers(array("x.x.x.x")),
If i disable this plugin i can connect whether mysql or MSSQL but with this plugin i can only connect to mysql database
thank you for your help
Loic