Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MySQL
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: MySQL
Miscellaneous
Thread ID:
00802816
Message ID:
00802931
Views:
15
Hs,

>
>did MySQL can run on VPF6.0 ?
>

Yes, using the ODBC driver that you can download at http://www.mysql.com/downloads/api-myodbc-3.51.html

>did MySQL + VFP6.0 can run on Window2000 Server ?
>

Yes, in fact this weekend I was testing MySQL database server 4.1. Version 4.0 is the current production version. You can download either version at http://www.mysql.com/downloads/index.html

The current version of MySQL still lacks Stored Procedures and Triggers but does have transactions, row-level locking, and foreign keys! Here's a link of 4.0 enhancements http://www.mysql.com/doc/en/News-4.0.x.html. Version 5.0 promises stored procedures and more http://www.mysql.com/doc/en/TODO_MySQL_5.0.html

>i use "USE PRODUCT.DBF" to open a file, usually.
>is't many modify coding to change to SQL ?

No. Using MySQL is the same as using MS SQL Server or Oracle. You will need to use Remote views and/or SQLExec()
Heavy Metal Pedal - click with care
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform