Fwd: [Solved somehow]Re: Error How to get a client cursor in MS SQL Server?
Fwd: [Solved somehow]Re: Error How to get a client cursor in MS SQL Server?
- Subject: Fwd: [Solved somehow]Re: Error How to get a client cursor in MS SQL Server?
- From: Ute Hoffmann <email@hidden>
- Date: Wed, 3 Jan 2007 15:19:48 +0100
It must be rawRowsForStoredProcedureNamed(EOEditingContext ec, String
name, NSDictionary args) of course !!!
Anfang der weitergeleiteten E-Mail:
Von: Ute Hoffmann <email@hidden>
Datum: Mi, 3. Jan 2007 15:17:26 Europe/Berlin
An: Ute Hoffmann <email@hidden>
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@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden