Help Center/
Relational Database Service_RDS for SQL Server/
Getting Started/
(Recommended) Buying an RDS for SQL Server Instance and Connecting to It Through DAS
Updated on 2025-06-30 GMT+08:00
(Recommended) Buying an RDS for SQL Server Instance and Connecting to It Through DAS
This example illustrates how to purchase an RDS for SQL Server instance and how to connect to it using DAS.
Step 1: Create an RDS for SQL Server Instance
- Go to the Buy DB Instance page.
- Configure the instance information and click Next.
Figure 1 Setting the billing mode, DB engine, storage type, and instance typeFigure 2 Selecting an instance classFigure 3 Configuring network detailsFigure 4 Setting a password
- View the purchased RDS instance.
Figure 5 Instance successfully purchased
Step 2: Connect to the RDS for SQL Server Instance
- Click Log In in the Operation column.
Figure 6 Instances
- Enter the rdsuser password you set during instance creation and click Log In.
Figure 7 Instance login
- Create a database named my_db.
Figure 8 Creating a database
- Click the database name and select a schema, for example, guest.
Figure 9 Switching to the database
- Create a table named table1.
Figure 10 Table information
- Define table fields, including Column Name, Type, Nullable, and Primary Key, and click Create.
Figure 11 Inserting data
Check the created table.
Figure 12 Table successfully created
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot