You can use ASP/ADO to create a connection to your database and then display
the recordsets onto a HTML page. Displaying only the fields of the
recordset you wish is just a matter of listing the desired fields within the
ASP code. If you have never worked with ASP code before you can find some
pretty good online tutorials by doing a search for ASP database tutorials on
google or something similar. There will be lots of listings for tutorials
that can show you how to create the connection and display the information
on your page. A book that helped me when I first was learning to code in
ASP was "Beginning Active Server Pages 3.0" by wrox press. Hope this
information helps you out.
-D-
<fateman (AT) hotmail (DOT) com> wrote
Quote:
I have an Access database that I would like to simply add to a table so
the
content of the database can be listed, while exluding some of the columns
of the table. How would I do this?
Thanks
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ |