I try to connect Oracle from
VB project, but I don't want to install Oracle client on the user machine. Instead,I want to use the Oracle client on the server.
The error I get:
"The Oracle(tm) client and networking components were not found. These components are supplied by Oracle corporation and are part of the Oracle Version 7.3(or greater) client software installation.
You will be unable to use this driver until these components have been installed"
How can I solve it ?
Thanks