Summary Tab
when you right-click on an image or other file, you get the properties sheet. Then you take the Summary tab. How do I read the Summary tab with ASP or Vb?
View Replieswhen you right-click on an image or other file, you get the properties sheet. Then you take the Summary tab. How do I read the Summary tab with ASP or Vb?
View Repliesi would like to show a summary of data in our database. it's more like a report showing things like totals for 2006, 2005, etc. what is the best way to do this and make it efficient?
i have a report right now consisting of about 20 queries i've been slowly putting together. when i run all of these on the page, it takes a good 15 seconds for it to generate the figures (and this is on a dual 3.0 ghz xeon machine). does anyone have any suggests on an efficient way to accomplish this?