|
|
|
|
|
by skennedy
5972 days ago
|
|
If you are using C#, you are using a Windows box. But you can tie into Oracle using the ODBC connection. Maybe it depends on your specific needs, but I am not sure why you would want any products you develop (regardless of the programming language) to share server resources with the Oracle database. My teams always separate the product load across servers and tiers. If you can afford the $20,000 per processor for Oracle, hopefully, you have multiple tiers to put your code elsewhere. |
|