I have 100+ packages running in SQL2000 server and this packages are developed by someone else. Now I want to quickly retrieve information on which packages run on a certain database and a certain table. Just wonder if the packagedata field in sysdtspackages contain these information. But I realize this field is not readable. How can I view it? If it doesn't contain information I need, how can I retrieve these information quick instead of going to check manually one by one? Please adivse me. Thanks.