News

Connection pooling in ADO.Net lets you reuse database connections and improves data access performance A connection to a database is a resource intensive operation that typically comprises a few ...
Take advantage of connection resiliency in EF Core to detect errors and retry commands and enable your ASP.NET Core application to overcome transient faults.
Retrieving data from a SQL Server database using ActiveX Data Objects (ADO) and Active Server Pages (ASP) challenges many Web developers. Using SQL and ADO to provide data for your Web application ...
.NET 6 adds the ability for ADO.NET database drivers to support efficient command batching using native protocols.
Its not the database, tried a few, not the sql command im passing.<BR><BR>Could it a software configuration problem with ADO on the live server ?<BR><BR>Both machines are win2k running IIS 5.
Ok, I have some database-driven pages that I take care of, using ASP and SQL Server 2000. I will be adding more, and if I can make changes that are beneficial, then that is good.There are 2 ways ...