direct mode to oracle broken

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
albourgz
Posts: 160
Joined: Wed 06 May 2009 12:17
Location: belgium

direct mode to oracle broken

Post by albourgz » Tue 18 Apr 2017 06:18

Using c++ builder xe10 seattle, VCL win 32.

I just upgraded unidac from 6.4 to 7.0.1 I cannot open a connection to 12c SE2 in direct mode in c++ builder XE10 Seattle. It worked before!!!!
Connection options for oracle: UseUnicode is true, UnicodeEnvironment is true, connectionTimeout=30000, DateFormat=YYYY-MM-DD, Enableintegers is false, EnableLargeint=true, Schema=CEC

Uning GUI I get errer ora-01017, invalid username/password; logon denied. When setting direct mode to false using the same user/pass, it works. Any hint?

duffo64
Posts: 16
Joined: Thu 23 Apr 2009 11:15

Re: direct mode to oracle broken

Post by duffo64 » Tue 18 Apr 2017 10:25

Same here, C++ XE4 and Oracle 11g.

Claudio

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: direct mode to oracle broken

Post by AlexP » Thu 20 Apr 2017 08:31

Hello,

We have already fixed the problem, and we can send you a night build in order for you to check this case on your sample. For this, please send your license number to alexp*devart*com.

duffo64
Posts: 16
Joined: Thu 23 Apr 2009 11:15

Re: direct mode to oracle broken

Post by duffo64 » Fri 21 Apr 2017 10:27

I did, but I am receiving
"The resource you are looking for has been removed, had its name changed, or is temporarily unavailable." trying to download.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: direct mode to oracle broken

Post by AlexP » Fri 21 Apr 2017 10:59

We have uploaded the fixed version. Please download again

martind1
Posts: 17
Joined: Mon 19 Oct 2009 05:15

Re: direct mode to oracle broken

Post by martind1 » Wed 03 May 2017 14:37

Same here, XE2 and Oracle 11g.
I've sent an email with license #.

Martin

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: direct mode to oracle broken

Post by MaximG » Wed 24 May 2017 08:50

The new ODAC 10.0.2 version was released on May 15, 2017. You can find the list of chages by the link: https://www.devart.com/odac/revision_history.html Please upgrade ODAC to this version and test the work in the Direct Mode again.

Post Reply