Results 1 to 2 of 2

Thread: About .Net compact framework and windows ce

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Albacete, Spain
    Posts
    71

    About .Net compact framework and windows ce

    Hi you all.
    Has any of you ever used the .net compact framework accessing to an oracle database? I've done this:

    - Installed SDE (Smart device extensions) over Visual Studio .NET 2002
    - Downloaded and installed Microsoft .NET Data Provider for Oracle.

    I add the reference to my Smart Device Application Project, and I get a System.Typeload Exception if I just try to declare a new OracleConnection object reference. I mean:

    Dim cn as Oracle.DataAccess.Client.OracleConnection

    The most amazing thing to me, it's that it just doesn't execute anything. It doesn't fail at the line where I create the object, but doesn't execute anything!

    I really appreciate any help, since I need to do this. Did I do anything wrong?

    Thank you very much

  2. #2
    New Member
    Join Date
    May 2005
    Posts
    1

    Exclamation Re: About .Net compact framework and windows ce

    Hello,
    i am facing exactly the same problem. does any body know how to solve it?
    thank you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width