Re: store procedure in MySQL 5

2004-01-07 Thread Stefan Hinz
Ulises,

 I downloaded the 5.0 binary for windows and installed it, but I can't create
 store procedure using MySQL Control Center, does the 5.0 alpha-binary have
 store procedure feature?.

5.0 has stored procedures, and it's documented here:

http://www.mysql.com/doc/en/Stored_Procedures.html

In MySQL Control Center, you could use the Query window to create a
stored procedure (STRG+Q, or click on the button labeled SQL).

Regards,
--
  Stefan Hinz [EMAIL PROTECTED]
  iConnect GmbH http://iConnect.de
  Heesestr. 6, 12169 Berlin (Germany)
  Telefon: +49 30 7970948-0  Fax: +49 30 7970948-3

[filter fodder: sql, mysql, query]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



store procedure in MySQL 5

2004-01-06 Thread Cabanillas Dulanto, Ulises
Hi,

I downloaded the 5.0 binary for windows and installed it, but I can't create
store procedure using MySQL Control Center, does the 5.0 alpha-binary have
store procedure feature?.

TIA,
Ulises