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 test.
    Does anyone have any thought on this, including creative alternatives
    and could anyone recommend a data type appropriate for storage?
    Regards
-- 
Tim Johnson <[EMAIL PROTECTED]>
      Partner: http://www.alaska-internet-solutions.com
      http://www.johnsons-web.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to