I've been seraching the web for an asp application that will display an access database directory on a web site. I want to be able to list by two different methods with drill down... Looking at some sites, the cost can vary from less than £100 to about £800 for nothing more than a few HTML pages...
Martin, I'd be interested in your experience with GenericDB when you've tried it. Thanks
I've used it quite a few times a couple of years ago. As far as I can remember Eli left that project. It is fine if you need just a simple interface, but if the database gets bigger and needs more queries/views, you need to deal with lots of .asp files if you need to play with them in time. It is also not scalable because the session object is used to keep everything related...
Considering I don't know anything about asp or sql, I found it to be quite easy to use. It didn't take me long to figure out the settings and I would say that it is a good tool to use, especially if you are learning.
I think it might be some time before I get around to writing my own forum a very long time...