Difference between revisions of "4 Don't do"
From TrueERP wiki
Simon Clive (Talk | contribs) (Created page with "Don't Do Why do you not change the files for ERP, from windows explorer? MySQL uses a number of different files and formats to store information about each company file and dat...") |
Simon Clive (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | Don't Do | + | '''Don't Do''' |
− | Why do you not change the files for ERP, from windows explorer? | + | Why do you not change the files for ERP, from windows explorer? |
− | MySQL uses a number of different files and formats to store information about each company file and database. Altering | + | '''MySQL''' uses a number of different files and formats to store information about each company file and database. Altering one of these files without updating the others will cause '''Data Corruption''' within MySQL. |
− | one of these files without updating the others will cause | + |
Latest revision as of 10:26, 7 November 2011
Don't Do
Why do you not change the files for ERP, from windows explorer?
MySQL uses a number of different files and formats to store information about each company file and database. Altering one of these files without updating the others will cause Data Corruption within MySQL.