Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Database Access / April 2005



Tip: Looking for answers? Try searching our database.

BeginTrans & Connection Pooling under heavy load in VB 6

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
gbStorm - 21 Apr 2005 21:06 GMT
I want to use ADO Connection transactions from a VB 6 Middle-Tier to SQL
Server 2000, but I don't understand how transactions are managed relative to
connection pooling.

I have 4 Web server boxes hitting the VB Middle-tier via COM+/DCOM on a
single app server box.  I open/close the connection in each method that hits
the DB.  I'll have 2 or three DB hits per transaction.

What is going to happen when I get 100-300 simultaneous requests on the same
Middle-Tier method?  I am worried about one transaction blocking all the
others, or a single connection nesting transactions too deep.
JPM - 27 Apr 2005 14:26 GMT
I haven't dealt with this scenario in awhile but I know it used to be MTS
could be set up on a server to handle connection pooling.  I'm a bit out of
the loop on the current equivalent but there must be something similar or
better that could do connection pooling for you.

Jim M.

> I want to use ADO Connection transactions from a VB 6 Middle-Tier to SQL
> Server 2000, but I don't understand how transactions are managed relative to
[quoted text clipped - 7 lines]
> Middle-Tier method?  I am worried about one transaction blocking all the
> others, or a single connection nesting transactions too deep.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.