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