A1VBCode Forums

problem in the connection of Oracle DataBase


http://www.a1vbcode.com/vbforums/Topic30338.aspx

By hassaco - 4/26/2011

Hi ,

i have visual basic6 application, and i instaled it as setup on the client



this application should connect remotely via a network with oracle database

put on another device

i used this connection string :



If oconn.State = 1 Then oconn.Close

oconn.Open "Provider=msdaora;Data Source=orcl;User Id=FIN;Password=FIN;"



i have this error in the image attached



so ...please help me to solve this problem

or

what i need to download (tools,provider)

to let vb application to connect to oracle database remotely



thankx 4 all


By Remeh123 - 10/14/2011

I don't know the language in that error.log but you've written here in English can you translate?



Are you trying to install on a 64bit system?