When I try to run a query in Enterprise Manager (SQL Server 2000) I get a Timeout Expired message after about 20 seconds or so. I have looked in properties for the Server, for the database, and the table. Whenever I have seen a query timeout property, I have set it to 0 (which is supposed to be unlimited) - but I still get the timeout. I can run the same query in Query Analyzer and it will never timeout. I want to be able to create (and run) queries from Enterprise Manager to take advantage of the graphical interface for joining tables etc. when constructing views.