Page 1 of 1

dotConnect Mobile for Oracle Queries

Posted: Tue 06 Mar 2012 18:06
by milindsaraswala
I have downloaded trial version of dotConnect Mobile for Oracle. Now when I start creating application for Windows Mobile 6.1. I notice that there is no Direct connect property in Mobile Version.

Now my question is that as we don't have any oracle client in our Windows Mobile 6.1 device. Will it possible to connect from PDA without oracle client.

Kindly help me on this or give me some guidance for this. Also provide me some sample C# code.

Posted: Mon 12 Mar 2012 12:59
by Pinturiccio
milindsaraswala wrote:I notice that there is no Direct connect property in Mobile Version.
dotConnect for Oracle Mobile Edition works only in Direct mode. Do not use Direct parameter of connection string with Mobile Edition. You do not need Oracle Client for establish a connection.
milindsaraswala wrote:Also provide me some sample C# code.
If you install dotConnect for Oracle Mobile trial with samples (this option is selected by default), you can find C# samples via the Start menu: 'Start Menu->All Programs->Devart dotConnect Mobile for Oracle->Samples->C# Samples'. Samples can also be found in the following folder: "C:\Program Files (x86)\Devart\dotConnect Mobile\Oracle\Samples", if you have not changed the installation path.