OraDirect.Net with Compact Framework

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
jmallqui
Posts: 2
Joined: Thu 27 Jul 2006 15:50
Location: peru

OraDirect.Net with Compact Framework

Post by jmallqui » Thu 27 Jul 2006 16:00

How I connect myself to oracle from compactframework ? using direct properties

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 28 Jul 2006 06:40

You should set Username, Password, Server, SID and Port fields of ConnectionString property. Note that in Compact Framework Server field must be IP address of the server.

Post Reply