Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Get DB Files in directoy

By mobasha B, 2009/04/17

the function ThousendSeperator_FN am using to add a thousend seperator for a number like:

select dbo.ThousendSeperator_FN('1234567')

and the result 1,234,567

--

to execute the procedure as the following:

exec dbo.PathDBFile_SP 'c:'

this procedure will search for any database file in c:\ and its sub directory.

Total article views: 1006 | Views in the last 30 days: 5
 
Tags
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones