Email Alerts
-
Error messages in older versions of MySQL
MySQL expert Scott Noyes recommends using MySQL 5.0, in order not to miss out on fixes and features that have been added on. Ask the Expert
-
Connecting a Web page to MySQL
MySQL expert Scott Noyes explains the three components of connecting a Web page to MySQL. Ask the Expert
-
GUI interfaces for MySQL
MySQL expert Scott Noyes recommends several resources for finding a MySQL GUI. Ask the Expert
-
Converting SQL Server stored procedures to MySQL dynamic query
In this expert response, MySQL authority Scott Noyes explains how syntax differences between Microsoft SQL Server and MySQL will affect queries. Ask the Expert
-
SQL Server vs. MySQL: Syntax differences, similar GUIs
Discover syntax differences between SQL Server and MySQL, code for a timestamp automation workaround and why it's important to keep your version of MySQL current. Tip
-
Finding rows that exist in one table but not another
In this expert response, MySQL expert Scott Noyes offers two solutions for finding rows that exist in one table but not another. Ask the Expert
-
Timestamping fields in tables
In this expert response, MySQL expert Scott Noyes offers two workarounds for the lack of automation in the timestamping and updating of fields. Ask the Expert
-
Dumping Microsoft SQL Server: MySQL, PostgreSQL attract big users
Using open source databases doesn't have to be an all-or-nothing decision. Most will work just fine alongside SQL Server. Article
-
Importing fixed-width data
In this expert response, MySQL guru Mike Hillyer explains how to import information in rows of fixed-width data. Ask the Expert
-
Removing page break from a table
Office suite expert Solveig Haugland explains how to remove a page break from disrupting the flow of a table. Ask the Expert