At the time I asked this question the last version of MySQL Connector was 5.2.6 and 5.3.0 Alpha. Both crash my VFP.
I was very sad.
Today, I tried with the last version of MySQL Connector is 5.3.2.
Surprisingly, the problem was disappear. Bug fixed.
Now I am happy again.
Regards,
Thanks JRN-Bldr
I am using Windows XP Pro.
And I created the remote view using wizard.
Here is what I did :
I get the ODBC installer from MYSQL official web-site.
mysql-connector-odbc-5.2.6-win32.msi
After I install the driver installed on the ODBC Data Source Administrator are :
- MySQL...
Thanks Olaf,
Yes. I do install the 32bit driver.
It works fine when I use SQLEXEC command to get data.
But VFP crash when I create RemoteView using that MySQL 5.2 connector.
Tried to use UNICODE and ANSI version. Both crash.
It works OK with MySQL 5.1 connector.
Regards,
My application crash when creating remote view / cursoradapter with MySQL Connector 5.2
SQL Pass Through works fine using the connector.
I am Using
- VFP 9.0 SP2
- Windows XP Pro
- MySQL Connector 5.2.6
Any solution to this problem?
Thanks in Advance
Thanks Olaf,
That explains everything.
Maybe I'll do at the server side with server side tools, or using triggers.
I'll do more research.
What I want to do is logging every Update/Insert/Delete action in the database.
So I can replicate the database, by sending the log one by one, and do the...
Hi Elliot,
I am no expert.
I usually do program by trial and error.
So, sorry, I have no idea why it is not working in your place.
But, I successfully insert data into mysql with SQL PassThrough
And show exactly 'è' in VFP and PhpMyAdmin
LOCAL cConnString, nHandle, cSQL
cConnString =...
Hello.
I am new to Windows Server 2003 and Active Directory.
I have 2 DC in one site.
If I rename the "Default-First-Site-Name" site in PDC, do I have to rename the site name in BDC with the same name as in PDC ?
Thanks in advance
I am creating a password filter (passwordfilter.dll).
I put the password filter (.dll) into the system folder and set Local Security Policy (Security Setting -> Account Policies -> Password Policy -> Password must meet complexity requirements ) to enabled.
I am creating a password filter that...
I am using windows xp pro.
I want windows checks password complexity requirement only using my custom password filter, ignoring windows default password filter.
Is it possible ?
Thank in advance.
I am using windows xp pro.
I want windows checks password complexity requirement only using my custom password filter, ignoring windows default password filter.
Is it possible ?
Thank in advance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.