Hi, I have an application that is a WinForm in C# that work with Oracle as database.
I'm developing in Visual Studio 2008 in Vista, with Vista Oracle Client (10.2.0) and ODP.Net (2.102.2.20).
The problem is that some users od this application work with Windows XP, so the Client isn't the same and the application says that it's "need" the correct client version in order to work.
I've tried to search information about this but seems that anybody is developing for desktop using Oracle as Database...
Thanks in advance for any idea!