User Profile

Collapse

Profile Sidebar

Collapse
Emanuele
Emanuele
Last Activity: Oct 3 '07, 09:57 AM
Joined: Oct 11 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • C++ 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...
    See more | Go to post

  • C++ 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...
    See more | Go to post
No activity results to display
Show More
Working...