M
Marshal Antony
Hi,
What is the best approach for creating database connections while using
threading to execute multiple queries in .NET?
For eg: I need to run 15 queries using threading from the same database
with minimal number of database connections.
Any suggestion is appreciated.
Thanks,
Marshal Antony
What is the best approach for creating database connections while using
threading to execute multiple queries in .NET?
For eg: I need to run 15 queries using threading from the same database
with minimal number of database connections.
Any suggestion is appreciated.
Thanks,
Marshal Antony