December 16, 2004 at 11:12 am
Right now i am writing 128 record at a time in SQL database table , but now onwards i want to write 256 record at a time . So by writting 256 record at a time should i get performance
please reply me as soon as possible
December 16, 2004 at 12:31 pm
To receive a good answer, you should provide more information about what you actually do, how you do it and why you are worried about what you do. At least to me, it isn't clear what you're asking.
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
December 16, 2004 at 12:37 pm
Also has many more factors that impact performance than just numbers. Size of transaction, recovery model, IO subsytem, cpu utilization, memory, the list goes on.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply