Karl Blessing
Programmer
For access databases I had to use OpenSchema to get all the tables, but now I want to modify the recordset so that I only get back TABLE_NAME, DATE_CREATED, DATE_MODIFIED in that order, I was wondering if it may be possible to create a second recordset from the first one, only queried so that it only grabs the content out of the original Recordset, this is the line I use to get the original set<br><FONT FACE=monospace><br>Conn.Open Request.Form("Path", "sa", ""<br>set RS = Conn.OpenSchema(20, Array(Empty, Empty, Empty, "TABLE")<br></font><br>20 is adSchemaTables<br>and as you can see I already managed to figure out how to get it to only return "Table" types for one of the Field<br><br>any clue?<br> <p>Karl<br><a href=mailto:kb244@kb244.8m.com>kb244@kb244.8m.com</a><br><a href= </a><br>Experienced in , or have messed with : VC++, Borland C++ Builder, VJ++6(starting),VB-Dos, VB1 thru VB6, Delphi 3 pro, Borland C++ 3(DOS), Borland C++ 4.5, HTML,Visual InterDev 6, ASP(WebProgramming), QBasic(least i didnt start with COBOL)