I have a database and I use several data access pages to feed information into the database. I have one page based on a query that joins two fairly large tables together. The page works fine within the database. It is not until I move the page out to my web server that I get an error. The error says that the database can't find the query that my page is based on. I have checked all the data type fields and they are all either currency, number or text. Does anyone have any ideas for me? thx