Viewing 4 posts - 1 through 4 (of 4 total)
I agree, you will not be disappointed .....
Unless you want to do more than just Mickey Mouse queries, such as subselects and many other SQL compliant functions than MySQL does...
March 16, 2004 at 4:10 am
You are right, Frank. I'm a "general purpose" developer working for my own small software house - I use MySQL, Access, SQL Server, Interbase, Paradox on a regular basis, depending...
September 19, 2003 at 1:45 am
Gabor, You are of course correct.
However, one important rule in programming is "KISS" (Keep It Simple Stupid). Using straightforward queries and avoiding proprietary functions *whenever possible* is always a good...
September 18, 2003 at 3:45 am
One of the main advantages of PHP is platform independence. If you start using non standard SQL features such as MSSQL stored procedures, your application will become less portable and...
September 17, 2003 at 3:44 am
Viewing 4 posts - 1 through 4 (of 4 total)