With databases in SQL Server 2000, I can see if full-text index status is active or inactive. All I have to do is right click a table, go to Properties, and click on the the Full-Text Indexing tab. The problem is that I have about 30 databases -- many of which have over one thousand tables. Is there a query that I can run to show which tables have "full-text index status" active or inactive?