michaelcoleman
Programmer
I have more than one application that uses MS SQL Server. It seems that when I try to utilize more than one connections via different software apps, it often times out until one is complete.
App 1 is an inserter....inserts test records into db.
App 2..3..4 is a query tool..used to get test records.
typically app 1 is run on a different cpu that the other apps.
Any ideas on how to get them all to work at once?
MJC
App 1 is an inserter....inserts test records into db.
App 2..3..4 is a query tool..used to get test records.
typically app 1 is run on a different cpu that the other apps.
Any ideas on how to get them all to work at once?
MJC