Accessing the Server Database
I'm new to ASP so hopefully my question is simple to answer. How many times can I access a database on the server in a single ASP/ADO web page? I have a validation page that accesses 2 different queries. The only way the code works is when I take one of the open connection statements off the page and only leave one of them. Hope this question makes sense.
thanks,
dcarroll
|