Forum: Getting Started and Choosing a Distro 34 Days Ago |
| Replies: 2 Views: 1,888 Try repair command to repair your database
mysql> repair table tablename;
If you fail to repair your database with above command than you need third party mysql repair... |
Forum: Windows Software Oct 20th, 2009 |
| Replies: 2 Views: 344 To resolve the above error message and access the data stored in the database, you will need to follow these steps:
1. Create a blank database = “C:\ Recover_db.mdb”
2. Close and exit. ... |
Forum: Visual Basic 4 / 5 / 6 Sep 18th, 2009 |
| Replies: 7 Views: 1,721 You can use following method to recover corrupted database.
1. To compacts the database.
DBEngine.CompactDatabase strInput strOutput
strInput is the database file to be actioned on and... |
Forum: Getting Started and Choosing a Distro Aug 12th, 2009 |
| Replies: 3 Views: 2,098 There are number of tools to repair MySQL database. MySQL Repair utilities use advanced scanning methods to repair and restore MySQL database files with easy-to-use interface and illustrated plus... |
Forum: MS SQL Aug 7th, 2009 |
| Replies: 2 Views: 526 Its quite difficult to recover the deleted item manually. Try SQL recovery software to recover your deleted table. If you search on web you found lots of such software. But I recommend you to use... |
Forum: VB.NET Jul 31st, 2009 |
| Replies: 4 Views: 5,568 If your access database get corrupted then try Stellar Phoenix Access Recovery Software. I used it to repair my corrupt Access MDB files and it successfully repair and recover all my data. |
Forum: VB.NET Jul 18th, 2009 |
| Replies: 2 Views: 555 you need to repair the damaged database with Access File Repair applications. These are special tools that use powerful scanning algorithms to safely repair and restore Access database components. I... |