> OK. Then what is the appropriate way to validate a proposed queue name? > I don't have the object until it's created, and I want to validate it > before I create it. How do I escape this catch-22? You can create a queue _object_ before you create a new queue record in the database. > > Thanks, > > Jens > --