Can't change password

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
iimu
Posts: 5
Joined: Thu 18 Nov 2004 13:22
Location: Finland

Can't change password

Post by iimu » Thu 18 Nov 2004 13:51

Hi!

I am using Win2000, D7 and latest ODAC with Net option. Everything works fine with or without Net option except I cant change password with Net option using ChangePassword event. I get error: "Function is not supported". Any solution ?

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Thu 18 Nov 2004 16:37

Sorry. Net-option has no such functionality.

iimu
Posts: 5
Joined: Thu 18 Nov 2004 13:22
Location: Finland

iimu

Post by iimu » Thu 18 Nov 2004 18:57

OK, thanks. Then I have to install clients.

Hmm

ChangePassword

Post by Hmm » Mon 22 Nov 2004 13:00

I've ben almost decied to buy ODAC.
But this very important for me function just not supported with NET option.
Now i have no reason to change my DOA on ODAC.

Hmm

ChangePassword

Post by Hmm » Mon 22 Nov 2004 13:26

Will you add support of this function in future?

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Wed 24 Nov 2004 17:06

Yes, it is a limitation of Net-option. We plane to do this, but not in the nearest future.

tdtappe
Posts: 2
Joined: Thu 06 Oct 2005 08:14

Post by tdtappe » Tue 31 Oct 2006 14:23

What is the status of implementing ChangePassword feature into NET-option?

--Heiko

brian121
Posts: 1
Joined: Mon 29 Jan 2007 08:17

Post by brian121 » Mon 29 Jan 2007 08:28

Hi everyone,

I'm developing an app with C# and it works fine when running under 32x but when I try to run it under Windows xp 64x I get next error.

---> System.BadImageFormatException: Could not load file or assembly 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342'

Anyone knows or has the same problem?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 30 Jan 2007 11:11

What do you use? We do not utilize Oracle.DataAccess assembly.

Post Reply