If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
For those of you that use MySQL… which should be EVERYONE… you may have noticed (as Ray just reported) that there is native MySQL 4/5 support. No more jumping through hoops to get it working.
Cool, I didn’t know about this. Of course, the hoops you had to jump through previously were really small and almost invisible.
Yeah I have also found out since that the drivers are actually the commercial JDBC drivers which some say are a little faster then the ones that you would manually install. If anything it just makes making DSN a tab bit easier.