I learned that the Mysql Database is natively supported by WDD or WDM. Then what's the need for web-services i.e. PHP-Mysql (Php4wdx etc) for communicating Database on the Mysql server?
Bonjour, Bonjour visiteur, Merci de vous Inscrire ou de vous connectez pour voir les liens! MySQL n'est pas disponible pour WD, il faut récupérer les données via un WebService
[QUOTE = "Dandypunk, post: 27009, member: 4952"] Hello, Bonjour visiteur, Merci de vous Inscrire ou de vous connectez pour voir les liens! MySQL is not available for WD, data must be retrieved via a WebService [/ QUOTE] OK, u want to say it is not available for windev mobile 24. We need to user Web-Services. But for windev/Web dev, native access for Mysql is available. Am I right?
Yes. All is in the link. You just have to download free Native Acces here : Bonjour visiteur, Merci de vous Inscrire ou de vous connectez pour voir les liens! for WD/WB 25 When installed you have to copy LibMySQL.DLL 32 bits in WINDEVXX\Programmes\Framework\Win32x86 directory or LibMySQL.DLL 64 bits in WINDEVXX\Programmes\Framework\Win64x86 directory
[QUOTE = "Dandypunk, post: 27011, member: 4952"] Yes. All is in the link. You just have to download free Native Access here: Bonjour visiteur, Merci de vous Inscrire ou de vous connectez pour voir les liens! for WD / WB 25 [/ QUOTE] Thanks but I have v24. So I ll stick to v24. As I am planning for WD project (Not WM) so I can go with native access of MYSQL by WD connector.
Bonjour visiteur, Merci de vous Inscrire ou de vous connectez pour voir les liens! What strategy u recommend for windev mobile (In case the same app is to be developed for WM24). Is PHP4WDX works well or we have other ways without going so invasive in PHP/MySQL programming besides WM24 coding?