If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi, I don't know that much about asp but I am currently making a message board for my site. I know it would be better to use a SQL database, but of course that costs a lot more than Access. My question is, how many post/users can Access 2002 handle?
you can probably get php or any other odbc-complient scripting language to send sql queries to access, or use data access pages. if i'm not mistaken, doesn't access come w/ some web functionality?