DbLinq, I have tried repeatedly to invoke an Oracle procedure GetOrderCount() that is in the provided Northwind.cs DataContext. The procedures shows in the Server Explorer and all looks good but I get a NotImplementedException. I copied the src projects for DbLinq and DbLinq.Oracle and debug to the ExecuteMethodCall() in OracleVendor.cs where the NotImplementedException is thrown.
I NEED this functionality as procedures are my only means of accessing the Oracle databases. Has anyone completed this functionality and, if so, how can I get it? Thanks, Peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
