Unsure exactly what you want but I use message box's in my apps to say if
there is an error or whatever.
This, as far as I know, has to be done in the program not in the SQL.


> Alexander,
> Thursday, May 16, 2002, 5:40:41 PM, you wrote:
>
> AB> I made a program with delphi and I would like to get the message
> when is AB> execute any query.
>
> AB> eg: select ...
> AB> " 10 rows in set (0.04 sec) " .
>
> AB> This message is important for me. How can I get it.
>
> In general you can't get exactly this string. What do you really want?
> You want to know how many rows there are in the result set, or you
> want to know error message or what?
>
> AB> Alexander
>
>
>
>
>
> --
> For technical support contracts, goto
> https://order.mysql.com/?ref=ensita This email is sponsored by
> Ensita.net http://www.ensita.net/
>   __  ___     ___ ____  __
>  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
> / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
>       <___/   www.mysql.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




---------------------------------------------------------------------
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