Hi,
The xbrowse class from 2010/12 refers to a TMySqlQuery WSeekplus method. Where can I find this?
Thanks,
Alex
Hi,
The xbrowse class from 2010/12 refers to a TMySqlQuery WSeekplus method. Where can I find this?
Thanks,
Alex
I have never used TMySql personally. But I know that XBrowse uses :WSeekPlus method. This is there since many versions of FWH.
I also did not find this method in the TMySql class of either Harbour or xHarbour.
I understand there are different versions of TMySql that are available and original contributor of this method could be using a version having this method.
My personal advice is to override oBrw:bseek by your own codeblock using the methods available in your version of TMySql.
Hi,
I don't find any tmysql.prg or lib, anyone an idea what or where it is?
According to my notes:
You can download TMySQL library from http://wmormar.blogspot.com/
Regards,
James
Hello
you can find a tmysql inside contrib [x]Harbour folder
Harbour contrib\hbmysql
xHarbour contrib\mysql