SQLServer Express Getting Started
SQLServer Express Express edition is the entry-level, free database and is ideal for learning and building desktop and small server data-driven applications. It is the best choice for independent software vendors, developers, and hobbyists building client applications. If you need more advanced database features, SQL Server Express can be seamlessly upgraded to other higher end versions of SQL Server. SQL Server Express LocalDB, a lightweight version of Express that has all of its programmability features, yet runs in user mode, and has a fast, zero-configuration installation and a short list of prerequisites.
If you have installed Websoft9 SQLServer Express, the following steps is for your quick start
Preparation
- Get the Internet IP of your Server on Cloud
- Check your Inbound of Security Group Rule of Cloud Console to ensure the TCP:1433 is allowed
- Complete Five steps for Domain if you want to use Domain for SQLServer Express
- Get default username and password of SQLServer Express
SQLServer Express Initialization
Steps for you
-
使用本地电脑的 远程桌面工具,登录到服务器
-
打开 SQLServer企业管理器,通过:【服务器名称】>【浏览更多...】选择服务器,并以【Windows身份】登录数据库
-
重启 SQL Server 服务,使配置生效。
Having trouble?
Below is for you to solve problem, and you can contact Websoft9 Support or refer to Troubleshoot + FAQ to get more.
无法使用 SQLServer 密码登录?
为了安全考虑,本部署方案没有创建 SQLServer 的登录密码。参考:启用密码
SQLServer 服务启动失败?
请检查服务器名称是否正确:在【服务器名称】中通过【浏览更多...】选择正确的服务器
SQLServer Express QuickStart
需要了解更多 SQLServer 的使用,请参考官方文档:SQL Server 技术文档