i am getting incorrect value while trying to retrieve space available ina database using sql dmo..
i am using sql server express 2005
Hard to help you without knowing the code you are using. Please post it here in order to help you. What are you getting back, what are you expecting ? Why are you expecting this value and not the actual presented by DMO ?
Jens K. Suessmeyer.
http://www.sqlserver2005.de
|||databaseobject->get_spaceavailable(&space);
when i check this value with original value .ie. value known by opening database management is diferent
No comments:
Post a Comment