Matthew,

> wondered if MySQL now enabled me to store queries in the database

In three ways---stored procedures; views; and prepared statements built from query strings that come from anywhere including your own tables.

PB
http://www.artfulsoftware.com

-----

Matthew Stuart wrote:
Until recently I have been using 4.0.25 and have just upgraded to 5.1 and just wondered if MySQL now enabled me to store queries in the database rather than have to put them all on my pages. Basically, I want to be able to write some select statements and save them in the database.

Thanks.

Mat

------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.0.237 / Virus Database: 270.11.17/2007 - Release Date: 03/17/09 10:18:00

Reply via email to