Need a quick way to list shared folders? Do it in one call. Great for ASP page popups and user drop-down lists.
Let's say that you want to display a list of projects, just call usp_GET_ProjectFolder and VIOLA!
Only works with 2k; however, can be ported to ss7 if the udf is ported to a proc (using the ouput parameter).
Have fun, code cleanly.
SP that shows information from a given database
It is used to show information from a database. It shows the creation date, it calculates the time in days, months and hours since its creation and it shows all the users with rights in that database.
2002-01-27
2,169 reads