Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Oracle 12c (Use Oracle 12c in U++)
Oracle 12c [message #48393] Thu, 29 June 2017 19:51 Go to next message
porthos is currently offline  porthos
Messages: 3
Registered: June 2017
Location: Goiânia
Junior Member
I need to establish a connection to the Oracle 12c database, however I realized that U++ only supports version 8 of the Oracle. Can you tell me another method of connecting using Oracle that works with U++. If you can send an example, thank you!
Re: Oracle 12c [message #48397 is a reply to message #48393] Fri, 30 June 2017 13:56 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
porthos wrote on Thu, 29 June 2017 19:51
I need to establish a connection to the Oracle 12c database, however I realized that U++ only supports version 8 of the Oracle. Can you tell me another method of connecting using Oracle that works with U++. If you can send an example, thank you!


The last time I have checked, Oracle was 'backwards compatible' w.r.t. client. I bet that Oci8 will work with 12c.

I think that at the time I was abandoning Oracle, I was using Oci7 with Oracle11g.

Mirek

[Updated on: Fri, 30 June 2017 13:58]

Report message to a moderator

Re: Oracle 12c [message #48399 is a reply to message #48397] Fri, 30 June 2017 14:05 Go to previous messageGo to next message
porthos is currently offline  porthos
Messages: 3
Registered: June 2017
Location: Goiânia
Junior Member
Thanks Mirek, I'll see if I can make the connection.

[Updated on: Fri, 30 June 2017 14:06]

Report message to a moderator

Re: Oracle 12c [message #48424 is a reply to message #48399] Mon, 03 July 2017 15:44 Go to previous messageGo to next message
rafiwui is currently offline  rafiwui
Messages: 105
Registered: June 2017
Location: Stuttgart, Germany
Experienced Member
Did it work for you? Because I may have to connect to Oracle 12c as well.

Greetings
Daniel

[Updated on: Mon, 03 July 2017 15:45]

Report message to a moderator

Re: Oracle 12c [message #48431 is a reply to message #48424] Mon, 03 July 2017 19:10 Go to previous message
porthos is currently offline  porthos
Messages: 3
Registered: June 2017
Location: Goiânia
Junior Member
Yes it worked very well, use versions 7 and 8 of oracle to connect in version 12 of the oracle. I connected using:

oracle.Open("username/password@ip:port/ServiceName",NULL,NULL); //
Previous Topic: [SQLITE] Search accents insensitive
Next Topic: How SQL deal with multiple threads?
Goto Forum:
  


Current Time: Fri Apr 19 04:04:39 CEST 2024

Total time taken to generate the page: 0.04123 seconds