Posts

Showing posts with the label oracle

Simple IronPython Example Using XML, Oracle and SQL Server

From the " Head Above The Clouds Blog ": This is an IronPython example of using .NET classes to load a XML document, query it with a simple XPath expression, and then using the results to transfer data from an Oracle to a SQL Server database. Simple IronPython Example Using XML, Oracle and SQL Server

Oracle Data Provider for .NET under IronPython

Przemek Piotrowski discusses using Oracle Data Provider with IronPython. http://prpi.blogspot.com/2006/10/oracle-data-provider-for-net-under.html