[wix-users] Connecting to Oracle 12c database using wix custom action

shashank khadse shashank.s.khadse at gmail.com
Wed Sep 7 03:11:49 PDT 2016


Hello All,
I need to connect to oracle 12c database to validate the user credentials.
How this can be achieved using C++ custom action ?

There is an api called SqlConnectDatabase in sqlutil.h , but it is specific
to MSSQL.
The implementaion of this api seems to be using SQLOLEDB provider which can
not be used for oracle connectivity.

Please let me know how to connect to Oracle database using custom action !

Thanks in advance.

Regards
Shanky


More information about the wix-users mailing list