 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Raigo Guest
|
Posted: Thu May 17, 2007 9:17 pm Post subject: checking if database exists |
|
|
Ho to check with Delphi 7 IBX components if database exists?
For example I have a problem with ISAPI-WebBroker web application
connecting to remote Interbase database server, when network is down, or
server has been restarted application loses connection.
I have in WebModule.BeforeDispatch event
if IBDataBase1.Connected=false then IBDataBase1.Connected:=true;
is there some other/better ways? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|