Yes, right now the work around the SQL custom actions have been focused on
SQL Server.

Thanks,

Brian Rogers
"Intelligence removes complexity." - Me
http://icumove.spaces.live.com


On Wed, Feb 11, 2009 at 11:05 AM, lesterbangs <datapa...@gmail.com> wrote:

>
> 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
>
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to