|
有些朋友可能不太了解如何将Godaddy空间上的数据导出来作为备份。这里向大家介绍一下:
您可以通过Godaddy主机自傲的SQL Server数据库管理器,将您的SQL数据库导出为XML或者CSV的文件。
具体的在Godaddy主机导出MS SQL数据库的方法如下:
- 登录您的帐号,Account Manager.
- 在 My Products 区域,选择 Hosting Account List(主机帐号列表).
- 在中间出现的主机帐号里,点击Manage Account,进入主机管理界面.
- 在主机控制面板的 Databases 区块点击 SQL Server 图标.
在这个页面您可以建立新的数据库、删除数据库以及对已有的数据库进行修改。 - 要想进入高级管理功能,在你要操作的数据库右侧,点击 Open Manager 连接.
- 点击 Connection 两次,并且输入您数据库的用户名(User name) 和 密码(Password).
- 从 Databases 的下拉菜单中选择 Tables.
- 点击 View Contents 图标.
- 点击XML 或者 CSV 链接. 当出现提示的时候确认下载即可。
相关文章阅读:
Godaddy主机建立MSSQL数据库方法
Godaddy主机Access数据库的设置方法
使用ASP/ADO链接Godaddy的MSSQL数据库的代码
Godaddy主机导入MSSQL数据库教程
本文翻译自:Godaddy官方文章http://help.godaddy.com/article/1598 转载请注明出处(淘主机www.taohost.net翻译)
原文如下:
How do I Export a SQL Server database?
You can export your SQL server database to an XML or a CSV file from the SQL Server database manager.
- Log in to your Account Manager.
- In the Hosting & Email section, select Hosting Account List.
- Next to the hosting account you want to modify, click Open.
- In the Databases section of the Hosting Control Center, click on the SQL Server icon.
On this page, you can create new databases, delete databases, or make changes to existing databases. - To access more advanced management functions, click Open Manager next to the database you want to configure.
- Click Connection twice and enter your User name/Password for your database.
- From the Databases drop-down menu, select Tables.
- Click on the View Contents icon.
- Click on the XML or CSV links. Confirm the download when prompted.
|
|