ORA-01017: 使用托管驱动程序 ODP.NET 连接到 9i oracle 数据库时 username/password 无效
ORA-01017: invalid username/password when connecting to 9i oracle database using the ODP.NET, Managed Driver
我正在尝试使用 ODP.NET 托管驱动程序连接到 9i oracle 数据库。每次我看到 ORA-01017: invalid username/password;登录被拒绝。
Wnen 我正在尝试连接到 10g 或更高版本的 oracle 数据库 - 一切正常。
此外,当我尝试使用 .Net Framework for Oracle 或 .Net Framework for OLE DB (MSDAORA) 连接到 9i oracle 数据库时 - 一切正常。
有什么问题?
这个好像不行,看看ODAC 12c Release 2 (12.1.0.1.2) Installation Instructions, Setup, and Notes
System Requirements
- Access to an Oracle Database Server (Oracle 10g Release 2 or
later)
我正在尝试使用 ODP.NET 托管驱动程序连接到 9i oracle 数据库。每次我看到 ORA-01017: invalid username/password;登录被拒绝。
Wnen 我正在尝试连接到 10g 或更高版本的 oracle 数据库 - 一切正常。
此外,当我尝试使用 .Net Framework for Oracle 或 .Net Framework for OLE DB (MSDAORA) 连接到 9i oracle 数据库时 - 一切正常。
有什么问题?
这个好像不行,看看ODAC 12c Release 2 (12.1.0.1.2) Installation Instructions, Setup, and Notes
System Requirements
- Access to an Oracle Database Server (Oracle 10g Release 2 or later)