Subject | RE: [IBO] Re: Lost connection |
---|---|
Author | IBO Support List |
Post date | 2012-03-31T00:19:43Z |
Mikey,
At this time IBO needs for you to do a Disconnect and a Connect in the event
that a connection is lost to the server.
I do plan to have something along the lines of allowing IBO to gracefully
let go of a connection and then to grab a new connection again when needed.
And, this would also enhance my ability to recover from a failed connection
so that you can, for example, keep the data already buffered in your query
components.
Does this sound like what you are looking for?
Thanks,
Jason
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Mikey
Sent: 16 March 2012 03:35 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] Re: Lost connection
Hello !
I'm still looking how to set connected to a database after a network
deconnexion and reconnexion...without to restart the database connexion...
Is it possible ?
Thank's in advance for any help.
Bests regards.
Mikey
At this time IBO needs for you to do a Disconnect and a Connect in the event
that a connection is lost to the server.
I do plan to have something along the lines of allowing IBO to gracefully
let go of a connection and then to grab a new connection again when needed.
And, this would also enhance my ability to recover from a failed connection
so that you can, for example, keep the data already buffered in your query
components.
Does this sound like what you are looking for?
Thanks,
Jason
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Mikey
Sent: 16 March 2012 03:35 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] Re: Lost connection
Hello !
I'm still looking how to set connected to a database after a network
deconnexion and reconnexion...without to restart the database connexion...
Is it possible ?
Thank's in advance for any help.
Bests regards.
Mikey
--- In IBObjects@yahoogroups.com, "Mikey" <mlcvista@...> wrote:
>
> Hello !
>
> Is there a way to reload the conection to a database, after my network is
cut off and connected again, without restart my application ?
> I have this problem with Wifi connection ...
>
> wtich component or property I must use to do this ?
> (I'm using the last IBO version With delphi 7).
>
> Big thank you in advance for any help.
> Best regards.