Thread: SQL vs MySql
View Single Post
  #7 (permalink)  
Old 06-20-2007, 12:06 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,277
Last Blog:
wxWidgets is NOT code ...
Rep Power: 36
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default

I work with Firebird, MS SQL, and Oracle. I advise against Oracle whenever possible. It's painful to work with. MS SQL and MySQL will have slightly different syntax for advanced features, but should be comparable for a moderate number of users with pure SQL. You should avoid using Access if there is any chance of more than a handful of people using it at once, or even slightly complicated SQL queries. Access is a toy.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Reply With Quote