But have you tried a sequence like I described before?

(I try continuously to connect towards Firebird because I've created a Loop, 
the right sequence is this
1 Firebird service ON
2 Execute my program and recognizes Database connection OK (right...)
3 Stop the Firebird service by Firebird Service Control.
4 My program is still ON and recognizes Database connection NOT OK (right...)
5 Restart the Firebird service by Firebird Service Control
6 My program is still ON and recognizes Database connection OK again (right...)
7 so on...

the strange sequence is this:
1 Firebird service OFF
2 Execute my program and recognizes Database connection NOT OK (right...)
3 Restart the Firebird service by Firebird Service Control
4 My program is still ON and recognizes Database connection NOT OK (wrong...)
5 Stop the Firebird service by Firebird Service Control
6 My program is still ON and recognizes Database connection NOT OK (right or 
wrong?)
7 so on...)


-----Messaggio originale-----
Da: Jiri Cincura [mailto:disk...@cincura.net]
Inviato: venerdì 24 aprile 2009 13.06
A: For users and developers of the Firebird .NET providers
Oggetto: Re: [Firebird-net-provider] R: Reliable connection


On Fri, Apr 24, 2009 at 12:55, Sporti Giulio <giulio.spo...@bottero.com> wrote:
> Why doesn't FbConnection (after calling Open method) reconnect to Firebird
> server in this last sequence?

If you call new FbConnection(...).Open() to newly started server, the
connection will succeed. I've done this many times.

-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to