G
Guest
Hello
Can any one show me whats the best way to open the SQL connection?.
I am creating a ClassLibray (.dll) file, Methods, Structures, Enumerations are
created in this dll file.
Here we have more than 1000 customers connected at the same time. I have
created a DatabaseConnection Class and I am using it in all modules in that
dll.
This is a web project. can any one show me how to use SQL connection the dll
file and used in the modules, so it should not slow up the process for the
logged
in users.
tanks for time. (its a exigency)
Can any one show me whats the best way to open the SQL connection?.
I am creating a ClassLibray (.dll) file, Methods, Structures, Enumerations are
created in this dll file.
Here we have more than 1000 customers connected at the same time. I have
created a DatabaseConnection Class and I am using it in all modules in that
dll.
This is a web project. can any one show me how to use SQL connection the dll
file and used in the modules, so it should not slow up the process for the
logged
in users.
tanks for time. (its a exigency)