News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
php|architect:
Stored Procedure Programming for MySQL5 (Part 2)
August 08, 2006 @ 12:11:54

The A/R/T article repository (from php|architect) has posted the second part of their series covering stored procedure programming in MySQL by Ligaya Turmelle.

Now that we become familiar with the fundamentals of stored procedures it is time to start playing with the "Big Boy Toys". This article will go over stored procedures's built in error handling, the security features available, various "extras" available, what isn't allowed in a stored procedure, and some basic administration of the stored procedures. So lets stop talking and bust open the toy box and start playing!

Since they've already gotten the groundwork laid in the previous article, they jump right into the transactions in this part. In this example, they create a "mass insert", show hoe to create some error handling, add in a dash of security, and toss in a few extras. There's also a few small gotchas included to watch out for.

0 comments voice your opinion now!
mysql stored procedure programming part2 mass insert error security mysql stored procedure programming part2 mass insert error security



Similar Posts

Bill Staples' Blog: IIS7 in the Community

Richard Heyes' Blog: PEAR::DB database class(es) replacement

php|architect: Stored Procedure Programming for MySQL5 (Part 2)

Christopher Kunz's Blog: Building PHP with cURL and libmysqlclient5

Zend Developer Zone: Sams Publishing: The Phrasebook Collection


Community Events







Don't see your event here?
Let us know!


package developer application database PHP5 PEAR mysql cakephp example framework security job conference book code zendframework releases release zend ajax

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework