Integration To Resources On Linux and outside of WINE
Integration To Resources On Linux and outside of WINE
Does anyone know if I can run a windows application in Wine and connect to a MYSQL database running on the Linux OS?
Integration To Resources On Linux and outside of WINE
W dniu 21.07.2010 22:56, fasteddie pisze:
network port, and use the same port in your application's configuration.
Shall work perfectly.
I think there should be no problem. Simply bind your MySQL server to anyDoes anyone know if I can run a windows application in Wine and connect to a MYSQL database running on the Linux OS?
network port, and use the same port in your application's configuration.
Shall work perfectly.
Re: Integration To Resources On Linux and outside of WINE
Yes of course, assuming you installed MySQL drivers under Wine, and that they actually work (don't have any issues).fasteddie wrote:Does anyone know if I can run a windows application in Wine and connect to a MYSQL database running on the Linux OS?