Viewing 3 posts - 1 through 4 (of 4 total)
Also be careful if you inadvertently pass in an erroneous SQL string (i.e. refering to a field or table that doesn't exist). This may cause the server to ramp up...
November 7, 2002 at 10:34 am
#440678
... In the end I wrote a VB dll wrapper around the filesystemobject which seemed to work ok when call from the SP.
Richard
November 7, 2002 at 10:27 am
#440677
Thanks for the replies Steve.
I've tried xp_fixeddrives but it only gives free space. What I am after is the total size so I can give the percentage freespace as this...
November 6, 2002 at 11:14 am
#440520