Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server Table - Physical File Table size?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00813985
Message ID:
00813990
Views:
7
Russell,

Try using the SP_SPACEUSED stored procedure for this, book online has a good reference for this.
use pubs
exec sp_spaceused 'titles'
Previous
Reply
Map
View

Click here to load this message in the networking platform