I am trying to connect VB6 ( Professional Edition ) to Oracle Enterprise Version using Microsoft ODBC for Oracle.
Oracle is installed on server "Serv1".

I created a Data Source on the Client ( where VB6 is insttaled ) giving all details like Data Source name, Description , User Name and Server Name.
When I am trying to connect to Oracle it is not sucessful. For that I am simply trying to create a form using Data wizard ( which in turn uses ADO ).
Is there any known problem for this ?