首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >恢复Navicat备份文件

恢复Navicat备份文件
EN

Stack Overflow用户
提问于 2013-04-04 04:54:47
回答 2查看 2.8K关注 0票数 2

我已经用以下格式从Navicat文件进行了备份:

*.backup

*.nppb

*.ncx

如何恢复这些表?

EN

回答 2

Stack Overflow用户

发布于 2014-08-22 03:35:29

如果您在public/backups下创建了备份,则应该可以执行此操作。

代码语言:javascript
复制
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. 
票数 0
EN

Stack Overflow用户

发布于 2017-07-13 04:09:58

  • 创建新的DB
  • 打开它
  • 然后打开(见图)

  • ,以便您可以拾取您的表(将其复制到所需的数据库)
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/15797919

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档