Chris Jones' Blog: Inserting and Updating Oracle XMLType columns...

Courtesy PHPDeveloper.org  Mon, 07/13/2009 - 07:14

All of you Oracle users out there might want to check out this recent post from Chris Jones, especially if you've been using the XMLType columns in your tables.

Today a reader mailed me about manipulating XMLType columns when the data is longer than the 4K limit that character-type handling imposes.

My free book (see sidebar) has examples of how to do this using CLOB handling in PHP. I noticed that my xmlinsert.php example in the book...


 

More related items

Content Security Policy introduction - Evert Pot
I blogged about Content Security Policy about 2 year ago when it was still called 'Site Security Policy'. It started as a specification and an add-on, and turned into a patch a bit later....

Architexa Blog: Simplifying Dependency Injection
Dependency injection is becoming a more and more popular topic among developers, but for someone just starting out with it, a lot of the sites out there explaining it can be confusing. On...

NETTUTS.com: A Deeper Look at mod_rewrite for Apache
This new tutorial from NETTUTS.com (by Joseph Pecoraro) takes a more detailed look at the mod_rewrite module for Apache and shows how it can work with PHP to grab information directly from...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com