I have write a program using MS Visual studio C++ 7.0 (platform Windows XP professional). I'm not using .NET.
This program save data in a SQL server 2000 database using ADO.
Everything works correctly, yet
if i stop the sql service and then restart it, while the programs write records, the reconnection to the server dont't work.
When the service stops i catch all the exceptions. I want try to reconnect to the...
User Profile
Collapse
-
Emanuele started a topic C++ programmatically reconnection to SQL Server 2000 after stop/restart SQL servicein CC++ programmatically reconnection to SQL Server 2000 after stop/restart SQL service
-
Emanuele started a topic C++ programmatically reconnection to SQL Server 2000 after stop/restart SQL servicein SQL ServerC++ programmatically reconnection to SQL Server 2000 after stop/restart SQL service
I have write a program using MS Visual studio C++ 7.0 (platform Windows XP professional). I'm not using .NET.
This program save data in a SQL server 2000 database using ADO.
Everything works correctly, yet
if i stop the sql service and then restart it, while the programs write records, the reconnection to the server dont't work.
When the service stops i catch all the exceptions. I want try to reconnect to the...
No activity results to display
Show More