News Feed
Jobs Feed
Sections




News Archive
Alberto Viana's Blog:
Zend Framework and Oracle XMLType
September 21, 2011 @ 09:52:04

Alberto Viana has a new post to his blog about using Oracle ZML Types with a Zend Framework application. He created a custom adapter to create the type and handle the binding/execution on an new OCI8 connection.

So few days ago I needed to insert Oracle XMLtype with Zend Framework. I used oracle adapter to wrote it in Zend Framework. I was looking for and I found on Chris Jones Blog.

His table has a column defined as an XMLType, a special data type specifically for working with XML datasets directly in the database. His adapter includes a bit of sample XML and the code needed to bind the data as a CLOB and, using the writeTemporary function.

0 comments voice your opinion now!
zendframework oracle datatype xmltype adapter


blog comments powered by Disqus

Similar Posts

Patrick Reilly's Blog: Zend Framework Project Teams Need You

Cal Evans' Blog: Things I learned about Zend Tool

Robert Basic's Blog: MyUrl view helper for Zend Framework

Rob Allen's Blog: New Zend Framework Blog/Website

Dave Marshall's Blog: ZFSnippets.com update


Community Events











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


podcast opinion tool phpunit community release introduction interview example functional testing development object code unittest framework zendframework2 application series language

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