Re: How best to store queries

2002-07-04 Thread Gerald R. Jensen
sday, July 04, 2002 11:44 AM Subject: How best to store queries Hello All: I believe that MySQL does not have the ability to directly store procedures, but I need to develop a process for clients to have an option to store queries that they have just made. The most obvious solution

How best to store queries

2002-07-04 Thread Tim Johnson
Hello All: I believe that MySQL does not have the ability to directly store procedures, but I need to develop a process for clients to have an option to store queries that they have just made. The most obvious solution (to me) would be to store the entire query as a string of