Problems with network and oradirect mobile

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
renedelagarza
Posts: 6
Joined: Tue 28 Mar 2006 18:55

Problems with network and oradirect mobile

Post by renedelagarza » Wed 19 Apr 2006 14:17

hi again, im using oradirect mobile 3.20 and pocket pc, im transfering data from oracle to pocketpc, and it starts well but if i go outside the Wireless range the querys never return and stays in there, im using wireless, is there a way to make the query returns?.
i have the timeout in 60 seconds in OracleCommand and the default timeout in OracleConnection.

btw im using vs net 2003
thanks for your time.

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Thu 20 Apr 2006 08:59

CommandTimeout and ConnectionTimeout are not supported with Compact Framework.

renedelagarza
Posts: 6
Joined: Tue 28 Mar 2006 18:55

Post by renedelagarza » Thu 20 Apr 2006 13:50

so, is there something i can do?, anny suggestion is appreciate.

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Tue 25 Apr 2006 08:36

In local network we received error message immediately when socket connection is broken. Possibly there are some settings of wireless connection to resolve this problem.

Post Reply