Microsoft OLE Db ORACLE Provider. How to uninstall & re-install again ?
Hi,
I had written, an application, in VB6 using ADO, in which I had set up the connection to an Oracle database, using the code as below....
Adc.ConnectionString = "Provider=MSDAORA.1;Password=tfread01;User ID=tfread01;Data Source=h780017.tfdv01.world;Persist Security Info=true"
It was working fine, but one day, my m/c was upgraded to SP4 (to install VJ++ 6.0) which did not hold for long (gave a blue screen on login always), so some how it was down graded to SP3, with all settings and installed programs, intact.
But the program abv, cannot execute in this repaired mode...
It gives me, error :
3706: ADO cannot find the specified provider
So I decided to re-install Visual Studio 6.0, but when installing in the Data Access -- ADO/ RDO sub-component, I find that the component,
"Microsoft OLE DB ORACLE provider" for is disabled and marked as Installed.
I think this is what causing the problem.
How can I un-install and re-install this component as it is disabled as of now....
Any help will be appreciated.
regards
Jeevan S ([email protected])