problem about odac in delphi xe

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
wangchb
Posts: 1
Joined: Sun 21 Aug 2011 14:47

problem about odac in delphi xe

Post by wangchb » Sun 21 Aug 2011 14:58

In delphi xe I(192.168.0.101) want to connect to oracle(192.168.0.100)

by odac,but a problem happened:

Net:network error (windows socket error 10061,on api connect)

192.168.0.100 and 192.168.0.101 are both shutdown the firewall

why does odac not work?

help,and thanks :cry: [/img]

AndreyZ

Post by AndreyZ » Wed 24 Aug 2011 08:17

Hello,

Please check if you can connect to your Oracle server using any database tool, for example, Oracle SQL Developer.

Post Reply