|
|
How to Recover a Table Deleted from an Access Database |
|
|
Danny Lesandrini |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
19 |
|
This is an useful tutorial for the application developers. You can learn how to recover the table that was deleted from the Access database with the help of this tutorial.This tutorial provides two methods for table recovery. Using Ctrl+z undo command you can recover the deleted table. This method works only if you haven't done any cut, copy and paste undo combination of actions before trying to restore the table. Alternative method is using the code provided with this tutorial for restoring the deleted table.
|