This script will return all databases and their corresponding table information on a SQL server. Constraints or expansion of information returned can be added to the respective select statements. This script was written and tested on SQL server 2000, SP1, but should also work on SQL server 7.0.
Author: Allen Duet
Download Script:
dbtablelisting.txt
Disclaimer: We hope that the information on these script pages is
valuable to you. Your use of the information contained in these pages,
however, is at your sole risk. All information on these pages is provided
“as -is”, without any warranty, whether express or implied, of its accuracy,
completeness, or fitness for a particular purpose…
Disclaimer Continued
Back to Database Journal Home