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 ODBC 5.2 ANSI Driver
- MySQL ODBC 5.2 Unicode Driver
Then I create a UserDSN with that driver. And name it 'test'
Then in VFP I create a new database.
And then create a remote view using Wizard :
- Step 1 : Data Source : ODBC data sources, and choose 'test' DSN
- Step 2 : I choose a table and fields
- And Click Finish, with option save remote view
This is where the crash occurs.
Regards,