Re: Calling MySQL stored procedure
Re: Calling MySQL stored procedure
- Subject: Re: Calling MySQL stored procedure
- From: Toplica Tanasković <email@hidden>
- Date: Tue, 4 Dec 2007 20:26:03 +0100
On 04.12.2007., at 14.14, email@hidden wrote:
theResult = [theConnection queryString:@"CALL getAllOperation()"];
Don't know much about MySQL syntax but for Oracle databases you have
to write @"begin call foo(); end;". I think that this is SQL standard
but do not trust me on that.
--
Regards,
Toplica Tanaskovic
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden