December 3, 2003 at 3:22 am
Hello,
is it possible to cache certain tables?
Thanx for your reply.
BB.
December 3, 2003 at 3:23 am
Take a look at DBCC PINTABLE in BOL
Frank
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
December 3, 2003 at 3:33 am
That's it. Thanx for the ultraquick answer.
Bernd.
quote:
Take a look at DBCC PINTABLE in BOLFrank
December 3, 2003 at 3:37 am
Von Hilden nach Köln ist es ja auch keine Entfernung.
Frank
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
December 3, 2003 at 4:30 am
Just be carefull not to overload your memory and be aware you will face a good deal of performance issues if you put too much in memory.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply