2

我已从以下格式的 Navicat 文件进行备份:

*.backup
*.nppb
*.ncx

如何恢复表?

4

2 回答 2

0

如果您在公共/备份下创建了备份,这应该可以工作。

a. navigate to the DC/public and click the Backups button 
b. Click the + add button 
c. Under the Advanced tab to name the backup click user specified file checkbox name and write name
d. Then hit play looking button “Start”
e. Now this will show up in Backups
f. To Restore backup click the backup you want then the open button with folder picture.     
Then hit start and everything will be reloaded.
Note: For some reason, to see data changes, you must right click in each to table to have them reload correctly. 
于 2014-08-21T19:35:28.953 回答
0
  • 创建新数据库
  • 打开它
  • 然后backup(见图)

在此处输入图像描述

  • 所以你可以拿起你的表(将它们复制到所需的数据库)
于 2017-07-12T20:09:58.497 回答