In my online database I'm using a query that I created in Access. Ex. SELECT * FROM test (where test is the name of the query. Is there any benefit that I'm not aware of to just writing the query in SQL to begin with and keying it SQL statement. Right now the only problem that I'm having is the database is about 4 mb and I'm on a dialup. So everytime I change my queries, I have to re-upload the entire database.