Page 4 of 4

Re: MySQL problem

Posted: Sat Aug 21, 2021 9:05 pm
by thanos
Thanks a lot Bernd!
I will try it tomorrow

Re: MySQL problem - SOLVED

Posted: Sun Aug 22, 2021 9:00 pm
by thanos
@infratec
Perfect!

Re: MySQL problem | SOLVED

Posted: Sun Aug 22, 2021 10:15 pm
by infratec
But there should be a notice in the bug section.
Else it will never be solved inside PB.

Re: MySQL problem | SOLVED

Posted: Mon Aug 23, 2021 5:33 am
by thanos
infratec wrote: Sun Aug 22, 2021 10:15 pm But there should be a notice in the bug section.
Else it will never be solved inside PB.
Sorry 😞
You are right!
I will post the problem in bug section

Re: MySQL problem | SOLVED

Posted: Mon Aug 23, 2021 11:33 am
by HeX0R
I've updated the original pbi now.

Re: MySQL problem | SOLVED

Posted: Mon Aug 23, 2021 2:00 pm
by Marc56us
:?: Just a question (maybe already asked ?): have you ever tried a 64-bit version? Same bugs?

Personally, I don't have any 32-bit machine around me since a few months. So I will stop developing 32-bit applications that often run poorly on a 64-bit os anyway (see how SysWOW64 works)
This is also what many editors do. Even the Raspberry are in 64 bits since v3.
:wink:

:!: PS. Don't forget to put the complete path (relative or absolute) of the DLL if you use it, because it is common to have several versions on the same PC and depending on where the program will be started it is not necessarily the one where the EXE will be used

Re: MySQL problem | SOLVED

Posted: Mon Aug 23, 2021 2:27 pm
by thanos
HeX0R wrote: Mon Aug 23, 2021 11:33 am I've updated the original pbi now.
Your work is amazing!
Congrats!