Hello
Does anyone have any example of connection to an Oracle bbdd via ODBC? DSN/Server/Usu/pss. I already know the example of connection to an mdb but that's not what I'm looking for.
Thank you
In what way you want to do that ?
I use SQLDriverConnect()
PS: If you can use a SQLRelay, things are just just simpler.
One driver for all connections :thumbsup:
I do not care what format to choose, I just want to connect. I am using the Iczelion example. At the moment I have connected to a mdb but not to Oracle, I have tried in several ways without success. That is, at the moment I am in the stage of connecting to the bbdd.
I think I finally got it, I found the correct connection string :thumbsup:. Anyway, if you have an example, I'm all ears. :biggrin:
Oracle connection strings (https://www.connectionstrings.com/oracle/)