DaveR
Dec 7th, 2001, 10:55 AM
Hi,
I have a DLL written in visual basic , that holds all the functions i need to connect to a database , query it etc.
This DLL is going to be used within an ASP script.
The DLL is registered on the web server.
Is there a limit on the number of people that could be using the web page , if the same dll is needed for all database connections.
I dont want to use DCOM.
Any ideas on this subject much appreciated,
cheers,
I have a DLL written in visual basic , that holds all the functions i need to connect to a database , query it etc.
This DLL is going to be used within an ASP script.
The DLL is registered on the web server.
Is there a limit on the number of people that could be using the web page , if the same dll is needed for all database connections.
I dont want to use DCOM.
Any ideas on this subject much appreciated,
cheers,