i created a query by using a query builder in oracle 10g and i want to connect it to vb 6.0 through ADO, what steps should i follow? please help me out
I have an Oracle 11g database and am using ADO to communicate with it. Under 10g the ADO Connection property 'SERVER' returned the correct database name, but since upgrading to 11g, the returned SERVER name is NULL. Any ideas?


