Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

web service to access data on a unix server

Status
Not open for further replies.

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 ?
 
.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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top