How do I obtain the MS SQL database disk usage?
Execute this command in Sql Query Analyzer
exec sp_spaceused
The database size is measured in kilobytes.
Execute this command in Sql Query Analyzer
exec sp_spaceused
The database size is measured in kilobytes.
To connect to a remote MS SQL Server over the Internet using SQL clients (Enterprise Manager,...
Yes you can use the mssql 2008 although you build your db using mssql 2005. The database can be...
Yes, we support the MSSQL Express Hosted Edition. If you create .mdf file on your local machine,...
This happens because the customer has added Guest Access/Public to their SQL...
Please follow these steps below to obtain that information : Login to your DotNetPanel :...
Copyright © 2021 SeekDotNet.com (Host Valley LLC). All Rights Reserved.