It must be rawRowsForStoredProcedureNamed(EOEditingContext ec, String name, NSDictionary args) of course !!!

Anfang der weitergeleiteten E-Mail:

Von: Ute Hoffmann <[EMAIL PROTECTED]>
Datum: Mi, 3. Jan 2007  15:17:26 Europe/Berlin
An: Ute Hoffmann <[EMAIL PROTECTED]>
Betreff: [Solved somehow]Re: Error How to get a client cursor in MS SQL Server?

I did not solve the stated issue, but when one uses EOUtilities.rawRowsMatchingKeyAndValue(EOEditingContext ec, String name, String key, Object value) in place of EOUtilities.executeStoredProcedureNamed(EOEditingContext ec, String name, NSDictionary args) and returns a result set in plce of values the procedures return is accessible. As far as I can see I do not need more than that, in the contrary, getting a result set is even better than having to parse the result into distinct values.

Sorry for bothering you, I should have waited a bit longer before sending the mails :-).

Regards,

Ute

Am Mittwoch, 03.01.07 um 13:51 Uhr schrieb Ute Hoffmann:

Hallo,
is there someone around who has used procedures successfully with MS SQL Server and has a clue how to get around that error:

A server cursor cannot be opened on the given statement or statements. Use a default result set or client cursor.

?????

Tanks for some hints,

Regards,
Ute

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/ u.hoffmann%40tt-pixelmind.com

This email sent to [EMAIL PROTECTED]



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to