HighTechTalks DotNet Forums  

How to tell sql server the maximum size my temp table will grow so that it does at most 1 memory allocation?

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss How to tell sql server the maximum size my temp table will grow so that it does at most 1 memory allocation? in the Dotnet Framework (CLR) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
DR
 
Posts: n/a

Default How to tell sql server the maximum size my temp table will grow so that it does at most 1 memory allocation? - 11-21-2007 , 04:43 PM






How to tell sql server the maximum size my temp table will grow so that it
does at most 1 memory allocation?



Reply With Quote
  #2  
Old   
Günter Prossliner
 
Posts: n/a

Default Re: How to tell sql server the maximum size my temp table will grow so that it does at most 1 memory allocation? - 11-27-2007 , 03:06 AM






Hello!

This is a newsgroup for the CLR (Common Language Runtime). It has nothing to
do with SQL-Server.

Quote:
How to tell sql server the maximum size my temp table will grow so that it
does at most 1 memory allocation?
You cannot. But with the SQL-Server Storage Engine Architecture it is not
really nessersary.

You may use Bulk Commands / Utitlies to insert lange amount of data.



GP




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.