|
|
|
|
Rate it
|
|
|
0.0
stars , 0 votes
|
|
Like it
|
|
|
Total downloads
|
292
|
|
Last update
|
April 30, 2010
|
|
Publisher
|
Emmanuel Kartmann
|
|
License
|
Free |
|
OS
|
Windows
|
|
Size
|
0.1 MB
|
|
Share
|
|
|
|
Description
A Windows Service is a specially designed application that can be started automatically at system boot. Windows Services can execute even when no user is logged on to the system. Windows services are usually implemented in C++, but can also be written in any .NET language (C#, VB.NET).
Since Windows 2000, Windows Services support corrective actions - actions to be taken in case of a failure (a Service is considered failed when it terminates without reporting a status of SERVICE_STOPPED to the Service Control Manager).
Whenever a service fails, the Service Control Manager detects it and logs an error in System Event Log.
Corrective actions can be:
* No action (SC_ACTION_NONE; the default) * Restart the service (SC_ACTION_RESTART) * Reboot the system (SC_ACTION_REBOOT) * Run any command (SC_ACTION_RUN_COMMAND)
This sample application, written in Visual C++ .NET, uses WIN32 function ChangeServiceConfig2 to configure the MySQL Service to automatically restart in case of failure. It can be called (or integrated) as part of a setup/installation procedure of MySQL on Windows.
|
|
Post your review about this product
|
All software reviews and articles becomes the sole property of Place77 . You acknowledge that you are responsable for the contents of your submission.Place77 reserves the right to remove or refuse to post any submission for any reason.
|
Top Software in Databases |
|
1.
|
Online Guestbook Pro 5.1
Online Guestbook Pro (formerly known as EGuest PRO) is an award-winning comprehensive guestbook system based
|
|
2.
|
SQL Server Database Recovery 4.7
How to recover SQL Server database contents after MDF files corruption? Here is a unique
|
|
3.
|
Database Master 1.5
Database Master is a MySQL and SQLite client application with a consistent, elegant, and easy-to-use
|
|
4.
|
MySQL 5.1.51
MySQL is a multithreaded, multi-user, SQL Database Management System (DBMS).MySQL Community Edition is a freely
|
|
5.
|
sELedit 1.1 Beta
Flexible element configuration with an Configiguration Editor GUI, as like in tekks editor you can
|
MySQLAutoRestart 1.0 Copyright Information
Place77 periodically updates pricing and software information about full version from the publisher. Mirror links are directly from our servers or publisher's sites.
|
|
Featured
|
Easy-Soft for MySQL
Easy-Soft for MySQL is a Development Studio for MySQL. Database generation is easy with Point-N-Click Schema editor featuring Ribbon toolbar. Includes Easy data entry, automatic ERD,.
|
|