Welcome to 20i Support
Web Hosting Knowledge Base
Category: MS-SQL
In this section
How do I connect to my database via .NET?
A website built using .NET can be connected to databases of different types: MySQL, MSSQL, and Access databases. You …
How do I optimize and reduce the size of my database?
Database maintenance is something that every database/web administrator should practise. An optimized and well-managed database can be the difference …
What’s the cost of a Microsoft SQL database?
For Microsoft SQL databases, there is a £9.99 monthly charge for a 1GB database. This covers the Microsoft licensing cost. …
How do I manage my Microsoft SQL database?
We recommend using SQL Server Management Studio (SSMS) for managing your Microsoft SQL databases. This industry-standard software provides …
What is MS-SQL?
Microsoft SQL Server is a relational database management system (RDMS) developed by Microsoft. As a database …