Nov 28, 2004 #1 eja2000 Programmer Nov 30, 2003 209 NG Is it possible to create a web service to access oracle data on a unix server? If so how can i do this using .NET ?
Is it possible to create a web service to access oracle data on a unix server? If so how can i do this using .NET ?
Nov 29, 2004 #2 DaZZleD Programmer Oct 21, 2003 886 US .NET is possible on UNIX using MONO. so you would just have to install mono on your unix machine, develop your webservice and you're good to go. -------------------------- "two wrongs don't make a right, but three lefts do" - the unknown sage Upvote 0 Downvote
.NET is possible on UNIX using MONO. so you would just have to install mono on your unix machine, develop your webservice and you're good to go. -------------------------- "two wrongs don't make a right, but three lefts do" - the unknown sage