Code Comments
Programming Forum and web based access to our favorite programming groups.I've only used ASP and MS SQL Server before but I want to learn PHP and MySQL. Does MySQL have an equivalent of Microsoft's Stored Procedures (i.e. T-SQL)?
Post Follow-up to this messagepopeye wrote: > I've only used ASP and MS SQL Server before but I want to learn PHP and > MySQL. Does MySQL have an equivalent of Microsoft's Stored Procedures > (i.e. T-SQL)? Not yet. Stored procedures will become available in MySQL 5.0 but that's some way off from release yet as it's still only an Alpha release. Postgres (www.postgresql.org) does support stored procedures. -- Chris Hope - The Electric Toolbox - http://www.electrictoolbox.com/
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.