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.
No, we don't have that. You can just use MS SQL Management Studio from your local machine and...
Your default database user don't have privillages to do that You can just create a support...
To connect to a remote MS SQL Server over the Internet using SQL clients (Enterprise Manager,...
No, we do not support MSDE 2000. The Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) is a...
This error indicates that Enterprise Manager or Query Analyzer cannot make a connection the...
Copyright © 2022 SeekDotNet.com (Host Valley LLC). All Rights Reserved.