Home > Back-end >  ADOCOnnection cannot connect Oracle11
ADOCOnnection cannot connect Oracle11

Time:09-27

In Delphi Oracle 11 ADOConnection connection, an error: "did not find the Oracle client and network components, these components are provided by Oracle", the problem is that I installed the Oracle client, system for Windows 7 * 64 + Delphi2010 + Oralce 11 g, thank you,

CodePudding user response:

Check the ADOConnection provide driver inside there is no oracle drive,

CodePudding user response:

CodePudding user response:

If not, is expected to be install oracle driver again, or use odac controls,

CodePudding user response:

1, install the oracle driver,
2, now through TADOConnection, manual test connection socket way,

Should be successful,

CodePudding user response:

Need in oracle client.net Manager configured server connection information

CodePudding user response:

As far as I know ADO only support to Oracle 7, after version seems not to support, it is recommended to use UniDAC,

CodePudding user response:

refer to 6th floor zhenghuinb1025 response:
as far as I know ADO only support to Oracle 7, after version seems not to support, it is recommended to use UniDAC,


ADO to support the version of the many support within 11, more than 11 test.

CodePudding user response:

refer to 6th floor zhenghuinb1025 response:
as far as I know ADO only support to Oracle 7, after version seems not to support, it is recommended to use UniDAC,


UniDAC is a good choice

CodePudding user response:

reference 5 floor yct0605 reply:
need in oracle client.net Manager configured server connection information



Adversary, ado support Oracle11G, I used to want to install Oracle client

CodePudding user response:

UniDAC work well,

CodePudding user response:

When I use ORACLE11 with UniDAC

CodePudding user response:

Fifth floor, positive solutions, oracle, the tortoise, unlike essentially,
Must use their own client configuration after an instance to use PLsql the tortoise

CodePudding user response:

Love is essentially
  • Related