I have a table that lists all the tables that are in my database: tables _______ gistools gisexperts inforesources vendors I want to be able to put this in a selected options list box using the queries returned by the sql method. My sql method is called tables. Can someone tell me how this can be done? thanks