|
| Iniciado por naeempk_73, 11,jun. 2016 00:57 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 11,junio 2016 - 00:57 |
Hi All,
I am developing applications in VFP and considering to buy Windev tools. I have a POS app that is currently running at multiple locations (on a single PC each location). Occasionally I face index / table corruption due to system restart or some hardware problem. I rebuild index or restore corrupted table files from the backup.
If I use HFSQL database with windev application, will my data be safe from these types of index/table corruption? What is the best way to protect my app data when using HFSQL in this scenarion ?
TIA Naeem |
| |
| |
| | | |
|
| | |
| |
| Publicado el 11,junio 2016 - 22:15 |
Hi
no DB is safe from hardware problems...
The best ways are : - use a UPS - always have a current backup (use replication to have quasi real time backup if necessary) - reindex is problem
THat is true for ALL DBs
Best regards
-- Fabrice Harari International WinDev, WebDev and WinDev mobile Consulting
More information on http://www.fabriceharari.com |
| |
| |
| | | |
|
| | | | |
| | |
|