Database writing

  •  

    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

  • What do you mean by that?? Are you inserting small chunks of a really large transaction to avoid dead locks? Are you simply trying to reduce round trips to the server?

    We need to know more about what you re trying to do and the ciscumstance that made you choose this method.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply