Re: RAISERROR() NOT POUP MESSAGE ?
From: Luqman (pearlsoft_at_cyber.net.pk)
Date: 10/07/04
- Next message: Richard J: "Q: BCP Utility and Date Formats"
- Previous message: Prasad Koukuntla: "Re: Execution plan reuse"
- In reply to: Tibor Karaszi: "Re: RAISERROR() NOT POUP MESSAGE ?"
- Next in thread: Aaron [SQL Server MVP]: "Re: RAISERROR() NOT POUP MESSAGE ?"
- Reply: Aaron [SQL Server MVP]: "Re: RAISERROR() NOT POUP MESSAGE ?"
- Reply: Tibor Karaszi: "Re: RAISERROR() NOT POUP MESSAGE ?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 7 Oct 2004 23:40:59 +0500
Ok, thats exactly what I wanted, to submit message to client application, is
that can be done with MSDE ?
Best Regards,
Luqman
"Tibor Karaszi" <tibor_please.no.email_karaszi@hotmail.nomail.com> wrote in
message news:ezKYrqJrEHA.3244@tk2msftngp13.phx.gbl...
> >I have used raiserror() in my Sql Query but its output is printing within
> >the Query Analyzer and not showing Popup Message, any idea why ?
>
> Because SQL Server is executing on a server machine, and REISERROR just
> submits to message to the client application. It is then up to the client
> application to do whatever it wants with that error.
>
> --
> Tibor Karaszi, SQL Server MVP
> http://www.karaszi.com/sqlserver/default.asp
> http://www.solidqualitylearning.com/
>
>
> "Luqman" <pearlsoft@cyber.net.pk> wrote in message
> news:uD3o8gJrEHA.3520@TK2MSFTNGP11.phx.gbl...
>>I have used raiserror() in my Sql Query but its output is printing within
>>the Query Analyzer and not showing Popup Message, any idea why ?
>>
>> I am using MSDE on Windows XP, is that could be the reason ? or I have to
>> install some Windows Component ?
>>
>> Best Regards,
>>
>> Luqman
>>
>>
>
>
- Next message: Richard J: "Q: BCP Utility and Date Formats"
- Previous message: Prasad Koukuntla: "Re: Execution plan reuse"
- In reply to: Tibor Karaszi: "Re: RAISERROR() NOT POUP MESSAGE ?"
- Next in thread: Aaron [SQL Server MVP]: "Re: RAISERROR() NOT POUP MESSAGE ?"
- Reply: Aaron [SQL Server MVP]: "Re: RAISERROR() NOT POUP MESSAGE ?"
- Reply: Tibor Karaszi: "Re: RAISERROR() NOT POUP MESSAGE ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|