Re: ADO Classic Scalability in Web Service



randy collins wrote:
I have a legacy VB6 middle tier component that makes numerous database
queries and, ultimately, a DB insert via ADO, and I am very concerned
about scalability. I need to reuse this component in an ASP.NET web
service. This web service will be handling requests for numerous
clients, which will result in ADO queries and inserts across many
different databases. We expect this web service to ultimately handle
several transactions per second. Will the fact that we'll be hitting
perhaps 50 different databases from this one app render connection
pooling ineffective? Is "ADO classic" connection pooling even
initiated when running inside an ASP.NET process?

I don't know, but I don't see why it wouldn't be. You might try this
question in one of the dotnet groups.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


.



Relevant Pages

  • Re: How to Mimic Access Externally Linked Tables using ADO?
    ... > using SQL Server for efficiency reasons. ... > connection up programmatically using ADO or ADOX or some SQL Server API? ... >> newsgroup, but if you have a good reason to send me e-mail, you'll find ... ADO does not have a query engine. ...
    (microsoft.public.data.ado)
  • Desperate for help on serious TCP/IP connectivity problem
    ... MSDE either SP2 or SP3a) via TCP/IP under ADO results in queries being ... the connection to the database is made via TCP/IP ... We suspect that deep in the TCP/IP stack something is pumping messages, ...
    (microsoft.public.sqlserver)
  • Re: Brand Spankin Newbie ADO.NET Question
    ... This posting is provided "AS IS" with no warranties, and confers no rights. ... > examples in my Apress book "ADO.NET and ADO Examples and Best Practices" ... > Microsoft MVP ... > Please reply only to the newsgroup so that others can benefit. ...
    (microsoft.public.vb.database.ado)
  • Re: Data Report help - VB6
    ... DataReport is pretty cool, but that's all I'll say about that. ... Access queries works great. ... through ADO. ... and the Queries button makes things really easy to design queries. ...
    (microsoft.public.vb.general.discussion)
  • Re: Form data output
    ... > CSV file. ... Access to extract the data from Word or the text file (ADO or DAO ... reply in the newsgroup and not by e-mail :-) ...
    (microsoft.public.word.vba.userforms)