Database Administration (MOSC)

MOSC Banner

ADODB.connection ORA-01017

edited Oct 17, 2012 6:50AM in Database Administration (MOSC) 15 commentsAnswered
Hello,

we have this string of connection in VB6,

ADODB.connection

In windows XP we have no probleme with this string,

Provider=MSDAORA.1;User ID='vb';Password='oracle'; Data Source='PROD';server='PROD01'

But when we execute in windows 7, the string is truncated after .open

result :
Provider=MSDAORA.1;User ID=vb;Data Source=PROD;

witch return ora-01017

have you any proposition to fix this issue.

Thank you

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center