i have an sql query that i build and run in a vb6 program, i want to be able to save it as make table query in the access db, so that users can run it on demand directly from access, or it can be run from the program that created it etc. been googling for an hour and not really found anything. in the distant past i have built/defined and saved tables from programs, so the same should be possible for queries?