dotConnect Mobile for Oracle Connection Problem
Posted: Tue 06 Mar 2012 21:12
I have downloaded trial version of dotConnect Mobile for Oracle. Now when I start creating application for Windows Mobile 6.1.
I add OracleConnection control and set all database parameter and click on test connection. Which gives me Successfully connected.
Then I added OracleCommand with Parameter
But When I try to open OracleConnection from code-behind it gives me Network error:: 10050 - A socket operation encountered a dead network <Host = hp002:1521>
Why is it so. Do I am missing something.
I add OracleConnection control and set all database parameter and click on test connection. Which gives me Successfully connected.
Then I added OracleCommand with Parameter
But When I try to open OracleConnection from code-behind it gives me Network error:: 10050 - A socket operation encountered a dead network <Host = hp002:1521>
Why is it so. Do I am missing something.