NetTalk Central

Author Topic: NetTalk and MySQL - Which MyODBC version?  (Read 2803 times)

Devan

  • Full Member
  • ***
  • Posts: 230
    • View Profile
    • Email
NetTalk and MySQL - Which MyODBC version?
« on: May 28, 2013, 07:33:41 PM »
Hey all - just a general question to those of you using MySQL databases with NetTalk & Clarion.

We've been basically using MyODBC version 3 for a while here, as we had found the early releases of MyODBC 5.x to be problematic.  Lately though, we have been using 5.22 on a couple of projects and it seems to be working fine.  In fact, we HAD to start using 5.x because it appears that 3.x has issues with 64 bit machines.

We have one particular site that is a couple of years old, that is running MyODBC 3.11.  That site is starting to experience a lot of constant GPF's, and we installed GPFReporter on that site's code, and it *appears* to be the myodbc3.dll file that is causing the crashes.

I think we will have to upgrade that site to MyODBC 5.22 as well, but I just wanted to hear what other people's experience has been with MyODBC?

Note: Oracle still releases 3.x and 5.x side by side.

Thanks,
Devan

astahl

  • Sr. Member
  • ****
  • Posts: 308
    • View Profile
    • Email
Re: NetTalk and MySQL - Which MyODBC version?
« Reply #1 on: May 31, 2013, 06:26:36 AM »
Hi Devan,

On my local 64 bit machine I use 3.51 and 5.22 MySQL odbc versions for testing. On our production server Win 2008 64 bit have only 5.22 installed and it works just fine.

Ashley Stahl