Re: How do i find the logical file name



Use the system stored procedure sp_helpfile. Filename is the first field
[name], full path is the second field [filename]. One row for the data file,
and one row for the log file.

--
Arnie Rowland
"To be successful, your heart must accompany your knowledge."



<rupa.anand@xxxxxxxxx> wrote in message
news:1153232500.810152.249250@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Ihave MSDe instance running and need to find out the logical file names
for a test database



.



Relevant Pages