Stored Procedures from SQL Server

Stored Procedures from SQL Server

am 08.07.2009 05:03:50 von Jason ML

I am working on moving a database from SQL Server to MySQL 5. Tables,
data, etc I already know.

I have some procedures that i would like to move as well.

Does anyone have examples on creating stored procedures?

Best,

-Jason


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org

Re: Stored Procedures from SQL Server

am 08.07.2009 05:07:40 von Peter Brawley

--------------020009020708050904010703
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

> Does anyone have examples on creating stored procedures?

There are quite a few in
http://www.artfulsoftware.com/mysqlbook/sampler/mysqled1ch20 .html

PB

-----

ML wrote:
> I am working on moving a database from SQL Server to MySQL 5. Tables,
> data, etc I already know.
>
> I have some procedures that i would like to move as well.
>
> Does anyone have examples on creating stored procedures?
>
> Best,
>
> -Jason
>
>
> ------------------------------------------------------------ ------------
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.375 / Virus Database: 270.13.7/2222 - Release Date: 07/07/09 05:53:00
>
>

--------------020009020708050904010703--