Re: Stored Procedure in MySQL 5.x

2005-07-15 Thread Greg Fischer
So, remove the "//" and insert the "$$" and it will work great. Greg On 7/15/05, Scott Hamm <[EMAIL PROTECTED]> wrote: > How effective is Stored Procedure in MySQL 5.x? > > -- > Power to people, Linux is here. > > -- Greg Fischer 1st Byte Solution

Stored Procedure in MySQL 5.x

2005-07-15 Thread Scott Hamm
How effective is Stored Procedure in MySQL 5.x? -- Power to people, Linux is here.