Connecting VB6 to Oracle 8i - TechRepublic
General discussion
September 25, 2002 at 10:01 PM
labazzo

Connecting VB6 to Oracle 8i

by labazzo . Updated 23 years, 9 months ago

Ok, I am currently trying to connect to my oracle database using VB6. My connection statements have executed but when I try to log into the program I get a run time error that states it cannot find my record set yet my SQL statement has executed. Yes I opened the record set.Looks like: If txtbox.text = rs!AccId Then . Checked the spelling of the field already.

This discussion is locked

All Comments