| View previous topic :: View next topic |
| Author |
Message |
Samuel Herzog Guest
|
Posted: Tue Apr 20, 2004 6:49 am Post subject: How to get notified if the Connection breaks ? (TSQLConnecti |
|
|
Dear NG,
I have a SQLConnection component connected to a MS-SQL Server.
I would like to be informed when this connection breaks. (pull out of the
LAN cable for instance).
How to do that ?
The SQLConnection component has no event OnFailure or OnError.
Regards,
Samuel Herzog
|
|
| Back to top |
|
 |
Harald Guest
|
Posted: Sun Apr 25, 2004 11:12 am Post subject: Re: How to get notified if the Connection breaks ? (TSQLConn |
|
|
"Samuel Herzog" <samuel.herzog (AT) roche (DOT) com> skrev i en meddelelse
news:4084c7e9$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Dear NG,
I have a SQLConnection component connected to a MS-SQL Server.
I would like to be informed when this connection breaks. (pull out of the
LAN cable for instance).
How to do that ?
The SQLConnection component has no event OnFailure or OnError.
|
When you find the aswer then I would like to know it to.
/HK
|
|
| Back to top |
|
 |
Thomas Miller Guest
|
Posted: Mon Apr 26, 2004 4:31 pm Post subject: Re: How to get notified if the Connection breaks ? (TSQLConn |
|
|
Anyone wants to write it for SQLConnectionPlus, then have at it. I hope
to have the next version in beta in about 30 days.
paladin wrote:
| Quote: | me too
-paladin
"Harald" <news10@-REMOVE-THIS-kroning.dk> wrote
"Samuel Herzog" <samuel.herzog (AT) roche (DOT) com> skrev i en meddelelse
news:4084c7e9$1 (AT) newsgroups (DOT) borland.com...
Dear NG,
I have a SQLConnection component connected to a MS-SQL Server.
I would like to be informed when this connection breaks. (pull out of the
LAN cable for instance).
How to do that ?
The SQLConnection component has no event OnFailure or OnError.
When you find the aswer then I would like to know it to.
/HK
|
--
Thomas Miller
Delphi Client/Server Certified Developer
BSS Accounting & Distribution Software
BSS Enterprise Accounting FrameWork
http://www.bss-software.com
http://sourceforge.net/projects/dbexpressplus
|
|
| Back to top |
|
 |
paladin Guest
|
Posted: Mon Apr 26, 2004 4:34 pm Post subject: Re: How to get notified if the Connection breaks ? (TSQLConn |
|
|
me too
-paladin
"Harald" <news10@-REMOVE-THIS-kroning.dk> wrote
| Quote: | "Samuel Herzog" <samuel.herzog (AT) roche (DOT) com> skrev i en meddelelse
news:4084c7e9$1 (AT) newsgroups (DOT) borland.com...
Dear NG,
I have a SQLConnection component connected to a MS-SQL Server.
I would like to be informed when this connection breaks. (pull out of the
LAN cable for instance).
How to do that ?
The SQLConnection component has no event OnFailure or OnError.
When you find the aswer then I would like to know it to.
/HK
|
|
|
| Back to top |
|
 |
|