[Mono-devel-list] MS-SQL Stored Procedure Return Value Issue

tsureshkumar tsureshkumar at novell.com
Mon Aug 1 02:48:47 EDT 2005


rightnow, mono SqlClient does not execute stored procedures through RPC 
call. changing parameter name to "@RETURN_VALUE" should work.

suresh.

JD Conley wrote:
> Hey Guys,
> 
> We're working on getting our SoapBox Server product ported over to Mono
> and we can't seem to get past this strange SQLClient bug.
> 
> http://bugzilla.ximian.com/show_bug.cgi?id=75667
> 
> It appears as though the implicit return value parameter does not work,
> and the code looks like it's there down in System.Data.
> 
> We haven't tried this in the HEAD branch.  Did somebody already find/fix
> this issue?
> 
> Thanks,
> JD Conley
> www.coversant.net
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list