Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
With ado (not .net) if i have a RecordSet (basicly an in memory table) can i connect to it as if it where a database and run a select statment against it to return a new recordset? And if it posible would you be so kind as to include a code sniplet.