A couple of other things that will hopefully help with a solution. I am connection using an ADODB Connection. I'm not sure if this matters.
Dim oCon: Set oCon = CreateObject("ADODB.Connec
Dim oRs: Set oRs = CreateObject("ADODB.Record
oCon.Open strCon
Database Port: 1521
Database SID: QA01
Database Name: TEST_DATABASE
Database Password: password
>> ajexpert,
The link that you suggested only had a connection w/o tnsnames.ora for VB.NET. I am using VB6.
Main Topics
Browse All Topics





by: ajexpertPosted on 2009-04-27 at 12:25:44ID: 24244861
This link should help you
http://www.connectionstrin gs.com/ora cle