|
-
September 6th, 2001, 01:10 PM
#1
SQL Server database folder needed
How can I find out the name of the data folder of SQL Server?
From the code, of course.
Thank you.
-
September 7th, 2001, 10:11 AM
#2
Re: SQL Server database folder needed
Have found the answer by myself. :-)
There is a stored procedure of SQL Server "sp_helpdevice". Among the other info it returns real physical path of the master.mdf file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|