News

As an addendum to last week's post about a recent SQL Server camp held for PHP developers, Microsoft's Brian Swan has published some new nuts-and-bolts details for converting MySQL queries. Swan, who ...
Read this SQL tutorial to learn when to use SELECT ... A simple SELECT statement is the most basic way to query multiple tables. You can call more than one table in the statement’s FROM clause ...
end odbctest.php -- Should a SQL statement contain an error, PHP will return a cryptic, incomprehensible warning message via the driver. In debugging, it has been helpful to echo out the offending ...