I have an C#.Net application that uses Oracle Database 10g, and I am currently developing a version of this on a Windows CE 5.0 (windows mobile). Is there a way to connect the Windows CE to Oracle Database directly or maybe a client(like SQLclient something like that)?
I have search all over the net, and read forums, but all they suggest is to use web service or oracle database lite-which I can't because I have to use the my existing database..
Thanks for any reply.. =)