My hosting company has a quota in place for my MS SQL server (SQL Server 2000 I think). I wanted to write a script in ASP that would determine how much space is currently being used in my database so I could tell if I need to buy more storage or clear some rows.
Are there any SQL commands that could help me out with that?
Are there any SQL commands that could help me out with that?