Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: msado15.dll vs adovbs.inc


Message #1 by "Arbon Reimer" <arbon_reimer@h...> on Thu, 25 Jan 2001 00:42:19 -0700
Any real difference between using the <METADATA> tag with the MSADO15.dll

and using the adovbs.inc file?

Message #2 by "Ken Schaefer" <ken@a...> on Thu, 25 Jan 2001 19:35:24 +1100
Yes - including the adovbs.inc file means exactly that. The adovbs.inc file

is cut and pasted into your other asp page, making it quite a bit larger.

This larger page is what gets cached by IIS - meaning your cache fills up

quicker, and more memory is allocated to maintaining the cache...



<meta> tag is better if you can use it.



Cheers

Ken



----- Original Message -----

From: "Arbon Reimer" <arbon_reimer@h...>

To: "ASP Databases" <asp_databases@p...>

Sent: Thursday, January 25, 2001 6:42 PM

Subject: [asp_databases] msado15.dll vs adovbs.inc





> Any real difference between using the <METADATA> tag with the MSADO15.dll

> and using the adovbs.inc file?






  Return to Index