Hi Friends,
My need is to move the MYSQL 5.0 database from my development m/c to actual production m/c, How I can do this ??? On production m/c MYSQL is not installed, MY SQL 3.5 drivers are present. but on my m/c MYSQL 5.0 and MYSQLDrivers 5.0 are resent so will on production server 3.5 driver will support 5.0 vertion...If I created DSN with 3.5 will it support database of 5.0?
Thanks