ADO CacheSize Property
Complete Recordset Object Reference
The CacheSize property sets or returns a long value that specifies the number of records that
can be cached locally in memory.
The value must be greater than 0.
Note: You can change this property any time, as long as the Recordset exists, but
remember that the cached content will not change until the next retrieval from the database.
The default value for this property is 1. This means that only one record is fetched and cached at a time. For
large databases, this is not efficient. A larger value will speed up operations,
but remember that cached records may not show recent changes made to the
database. To avoid this you can call the Resync method regularly, which will update the
cache.
Syntax
Complete Recordset Object Reference
Make your web applications look like a million bucks
|
|
Most web applications today use boring methods to present data to their viewers using grids or simple HTML tables. FusionCharts induces "life" into the web applications by converting monotonous data into lively charts, gauges & maps.
FusionCharts works with all technologies like ASP, ASP.NET, PHP, ColdFusion, Ruby on Rails, JSP, HTML pages etc.
and connects to any database to render animated & interactive charts. It takes less than 15 minutes and no expertise
whatsoever to build your first chart and just a glance of it to captivate your audience. This fact is endorsed by our
12,000 customers and 150,000 users which include a majority of the Fortune 500 companies.
And yeah, your applications could look like a million bucks by spending just $69.
So go ahead, download your
copy of FusionCharts and start "wow-ing" your customers now!
|
|