Re: Handling Open Exception



I'm afraid not - in my testing I removed the execproc and still got
the display.

One other thing -- if I put my own showmessage (say showmessage ('a'))
my message displays but not the error message.

On Mon, 20 Nov 2006 12:16:05 -0600, "Kevin Frevert"
<kevin@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:

Craig,

What is the exception? Could the exception be happening in the stored
procedure? Ex. if the app looses connection to the server, both the query
and stored procedure would fail.

krf

<Craig Butler> wrote in message
news:8iq3m29it46ue7250s53buadahh6uv33v1@xxxxxxxxxx
Yes (first thing I checked <g>)

On Mon, 20 Nov 2006 10:20:09 -0500, "Steve Zimmelman"
<skz@xxxxxxxxxxxxxxxxxx> wrote:

Does the error display when you run the exe outside of the Delphi IDE?

-Steve-

.



Relevant Pages

  • Re: Handling Open Exception
    ... The exception message displays on both inside and outside the IDE? ... One other thing -- if I put my own showmessage ) ... and stored procedure would fail. ...
    (borland.public.delphi.database.ado)
  • Re: How to retrieve StoredProc raiserror code?
    ... DataType:= ftinteger; ... Direction:= pdReturnValue; ... on E: Exception do begin ... showmessage(ADOStoredProc1.Parameters.Value); ...
    (borland.public.delphi.database.ado)
  • Re: Lokale Objekte
    ... nicht das werfen der Exception ... Die Behandlung der Exception muß ... ShowMessage lässt ja wohl auf eine Desktop-Applikation ... Und genau dieses ShowMessage verschluckt hier die eigentliche ...
    (de.comp.lang.delphi.misc)
  • IDocHostShowUI.ShowMessage randomly raised in c#
    ... I navigate to a test ... I then return 0 to tell IE not to display its own ... My ShowMessage gets called completely randomly. ... >dialog is displayed), try it again, my custom messagebox ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • IDocHostShowUI.ShowMessage randomly raised in c#
    ... page I created with a simple alert() in it. ... I display a messagebox with my own caption on ... My ShowMessage gets called completely randomly. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)