On Mon, Feb 28, 2005 at 11:16:33AM -0700, Robert Simpson wrote: > Here are just a few things I can think of off the top of my head that I > cannot do right now for a resultset, but that I *can* do with additional > schema information:
Do you mean that you would like additional schema information added to the system tables, so that you could separately figure this sort of stuff out by querying them? Or do you want this metadata returned with each and every resultset? Meaning, essentially, have the db (optionally) return a metadata resultset along with each normal data resultset. Is there some standard precisely specifying what this metadata resultset should look like? -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com/