PDA

View Full Version : Laszlo and Oracle


murphsoft
10-23-2004, 06:09 AM
I'm looking to integrate Laszlo with Oracle 10g. Oracle has the XMLDB product for reading/writing XML to/from the database. One the surface, this seems more efficient than writing JSP's and JDBC to retrieve XML into Laszlo.

Anyone have Oracle integration experiences to share?

Thanks very much,
Tom

d~l
10-23-2004, 10:22 AM
I have just got Laszlo to connect to MySQL database .. through PHP 5.0.2 .. on Tomcat.

so you could connect to Oracle DB through PHP.

I intend to post the PHP 5.0.2 installation notes.