Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-07-02 : 00:00:00
|
This article, by Venkatraman Ambethkar, demonstrates how use the SQL Server 7 Web Assistant to speed up your ASP pages! The SQL Server Web Assistant can be used to create a static view of your database tables. If your database contains information that doesn't change extremely often, this approach provides better performance than continually hitting the database each time you wish to display database table information. Article Link. |
|
|
|
|