Our products run on an Oracle 9i/10g backend; one of the requirements for
installation is to verify a particular version of a DB schema on the server. 
Right now this is accomplished via running "sqlplus.exe @scriptname.sql",
logging the output to a file, then parsing the result.  

In order to make this solution a bit more robust, I'd like to attempt
writing a managed custom action to do this, by accessing the server via
ODBC. 

Before I do this, though,  I want to make sure this hasn't already been
done... The Sql schema is only intended for use with SQL Server, yes?


-- 
View this message in context: 
http://n2.nabble.com/Accessing-Oracle-via-ODBC-tp2310636p2310636.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to