|
-
Jul 18th, 2008, 11:15 AM
#1
Thread Starter
Fanatic Member
VB6 and Oracle errors
I designed a system, works well on my machine but fails on others machines.
I create an ADO connection, passing the Uname and Pword and on my machine with this connection.
<conn>
ConnString = "Provider=MSDAORA.1;User ID=Uname;Password=Pword;Data Source=Servername;Persist Security Info=true"
</conn>
Again, this works in the IDE as well as the exe on my machine.
One error is TNSfile cannot connect. All tns files are updated for the new server and they cannot TNSPing the systems either.
Another is null password and will not connect. Arrrghhh
I'm thinking its the Oracle install. Nothings standardised here.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|