FW: Connection Error Trapping
Ruslan Zasukhin
sunshine at public.kherson.ua
Tue Feb 13 15:29:29 CST 2007
------ Forwarded Message
From: Ivan Smahin <ivan_smahin at valentina-db.com>
Organization: Paradigma Software, Inc
Date: Tue, 13 Feb 2007 23:26:00 +0200
To: Ruslan Zasukhin <sunshine at public.kherson.ua>
Subject: Re: Connection Error Trapping
Resent-From: Ivan Smahin <ivan_smahin at valentina-db.com>
Resent-Date: Tue, 13 Feb 2007 23:25:58 +0200 (EET)
Hello Bart,
Tuesday, February 13, 2007, 10:10:30 PM, you wrote:
> Hi List,
> how would I intercept a bad server ip ?
> This is the code I'm having now:
> myConnection = New
> VConnection(Host,"$$$$","skjdjs",Port,10)---->
> when given correct parameters works without problem
> Try
> myConnection.Open()----> stalled
> Catch Err As VException
> MsgBox(Err.Message)
> Return False
> end
> The problem is when I feed the host variable an existing ipadres that
> is not a Server addres, it just get a spinning beachball.
> I would have thought I would receive a Timeout error after 10 seconds
> but nothing is happening.....
I assume you use Mac as "client" computer?
It works on Win but seems to be some glitches on Mac.
Report it to mantis please.
--
Best regards,
Ivan Smahin
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com
------ End of Forwarded Message
More information about the Valentina
mailing list