Assuming the 'databases' are identifiable through a 'patern', you can use the DIR function in VB to get a list of the names. Even if there are a few different patterns, it is reasonably easy. Look up the DIR function in VB Help. The examples are reasonably clear (at least as far a programming documentation goes).
I do not know of any way to get such a list generically through SQL.
MichaelRed
redmsp@erols.com
There is never time to do it right but there is always time to do it over