Dear all,
may be it is interesting for you:
I tried to covert a WD22 / HFSQL application to MySQL Database, and choosed the latest MySQL Version 8.
It seems not to work with WD native Access, even simple queries with one parameter ended in a Acess Violation Error, or gave complete wrong result.
Example: select * from table where myfield = '1234' which should return one record, results null or crashes.
I downgraded to MySQL 5.5 and this works perfect.
Could someone confirm, that MySQL 8 is not compatible with WD , or did I misss something?
Thanks and Best Regards
Stefan.
may be it is interesting for you:
I tried to covert a WD22 / HFSQL application to MySQL Database, and choosed the latest MySQL Version 8.
It seems not to work with WD native Access, even simple queries with one parameter ended in a Acess Violation Error, or gave complete wrong result.
Example: select * from table where myfield = '1234' which should return one record, results null or crashes.
I downgraded to MySQL 5.5 and this works perfect.
Could someone confirm, that MySQL 8 is not compatible with WD , or did I misss something?
Thanks and Best Regards
Stefan.