Other News

Community

Using MySQL from PHP

(John Coggeshall) Welcome back to PHP Foundations. My previous column finished the crash course on using MySQL to store and retrieve data from a database using the Structured Query Language (SQL). In today’s column, I will begin to use everything I have shown you thus far to work with and create dat

Community

Setting up a default library in DB2

(Kent Milligan)How can I set up a default library in DB2 in order to not change our SQL statements? In fact, we are migrating from DB2 UDB Windows Server to the iSeries. Actually, in Windows environment, our SQL statements run well and with the SET CURRENT SCHEMAS = “EMPORIUM”, we define default sch