Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data corruption
Message
 
À
15/02/2007 11:03:02
Aman Bains
Jaguar Computers
Jalandhar, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
01195927
Message ID:
01196055
Vues:
18
This message has been marked as a message which has helped to the initial question of the thread.
>
>Will SQL Server database not get corrupted in case of hardware/ power failure?

It is a lot less likely. Maintain the server well and if at all possible have a UPS on it. SQL server generally doesn't have a problem is a client machine disconnects/reboots/catches fire/etc because it only allows completed transactions to be entered into the database (by its own process - the clients never directly touches the database). SQL Server maintains transaction logs that can be used to recover a database to a very recent state even in the event of catastrophic failure.

SQL Server somewhere between free and really expensive depending on your needs. Other options are available - MySQL and such.

For the last several years I only design and develop on SQL server databases (using VFP as the windows client of course!). Corruption has been virtually nonexistant. Previously with VFP tables corruption was always a possibility and happened too often for comfort.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform