Friday, July 27, 2012

How to Back Up the DataBase

Here I am using the table Task Allocation

Right Click on the Table and Then Select

Tasks--> Back Up

Now  Click on Add Button and Select the location of ur Choice and Click on OK Button


Then Give the Data Base Name of your Choice


To Select the location Click on Add Button( Default location is been displayed there). 




Finally the database back up  is completed 


No comments:

Post a Comment

Thank you for visiting my blog

Python -3

  Lists It is used to store Collection of data. Lists are created using square brackets: List Items Order cannot be changed. It can have dup...