Hi Peter,

as you may have understood, the NotImplementedException means that oracle
stored procedure support is not implemented.
If you NEED this functionality, feel free to help. DbLinq is open source,
there is a lot of work to do, and not enough volunteers.

Once you have implemented support for stored procedures, send the patch,
I'll be happy to review and commit it to the SVN repository.

Pascal.

jabber/gtalk: [email protected]
msn: [email protected]



On Sat, Dec 27, 2008 at 07:49, <[email protected]> wrote:

>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to