PDA

Click to See Complete Forum and Search --> : Dynamically displaying different databases


kb244
Jun 19th, 2000, 09:11 PM
I am able to get the list of all the DSNs located on the computer, What I want to do is be able to create some what of a Database browser, is it possible to dyanically just do a for each table in a Database or something similiar
because I Would like to show the list of DSN, have the user click one, then show all the tables, then be able to show all the records under a table, I plan on doing this in Active Server Page, but if I need to use ActiveX Dll, thats no problem either, I have a dll that I have created for the ODBC retreavals, and ActiveX versioning and so forth, any help is appreciated. :) Thanks :)