I'm trying to run a query on an Oracle Database directly from my WCF service and return the result but it seems that the code that would query and return a result in a winform program is not doing the same for the wcf service. I'm trying to run a query on an Oracle Database