Here I go again. Trying to add capabilities to SQL databases. Here's my next try: Named queries are essentially non-delegatable authority to instances in a SQL database. Whereas classes give you full authority to create instances, with named queries, you have to go through a proxy to create instances. John