Author Topic: SQL client  (Read 6797 times)

0 Members and 1 Guest are viewing this topic.

Offline TempodiBasic

  • Forum Resident
  • Posts: 1792
    • View Profile
Re: SQL client
« Reply #15 on: November 08, 2018, 03:19:31 am »
Hi Juan
Thanks to reply

I we wanto go deeper into the issue you can post the mysql.dll that you have, so I can test on my Pc system.
And you can test mysql that I posted (taken from Mysql package 5.6 32 and 64 bit and 5.7) to see if it works on you pc system.

Programming isn't difficult, only it's  consuming time and coffee

Offline Juanjogomez

  • Forum Regular
  • Posts: 117
    • View Profile
Re: SQL client
« Reply #16 on: November 08, 2018, 01:16:52 pm »
Hi TempodiBasic
Here are the files.
Tell me if they work for you

Offline Juanjogomez

  • Forum Regular
  • Posts: 117
    • View Profile
Re: SQL client
« Reply #17 on: November 08, 2018, 01:42:07 pm »
I just tried the 32 bit library and it works perfectly. In contrast, with the 64 bit library and the ver57, the program says "cannot find dynamic library file". 

My operating system is windoes 10 64 bits



Offline TempodiBasic

  • Forum Resident
  • Posts: 1792
    • View Profile
Re: SQL client
« Reply #18 on: November 10, 2018, 02:06:19 pm »
I have made a strange experience

using your .DLL (that you have posted here ) and I get  "cannot find dynamic library file". :-(((
Yes I have downloaded also Helper file.

in the while using the LibMysql.dll (5.6 version 32bit) I got a first success that becomes a windows error (windows closes the program like when a program crashes)
Thanks to share your results.
Programming isn't difficult, only it's  consuming time and coffee