I would like to write a script that will connect to a remote SQL server, and return the size of a specific database on that server.
I would then like to be able to write this information to a file for trend analysis. I can handle writing it to file however. I just need to know how to get the size of the remote database.
Thanks
I would then like to be able to write this information to a file for trend analysis. I can handle writing it to file however. I just need to know how to get the size of the remote database.
Thanks