Results 1 to 2 of 2

Thread: Storing data in db without iterating

  1. #1
    Junior Member
    Join Date
    Dec 2006
    Answers
    1

    Storing data in db without iterating

    I have a method in C# which writes data to MS-Access tables.Data is present in an array of objects,which has to be read into the tables.Is there any way to store the data in the db without having to iterate thru the objects individually and calling the insert statements thru ADO.Net for every iteration?Any suggestions regarding this would be of great help...


  2. #2
    Junior Member
    Join Date
    Feb 2007
    Answers
    2

    Re: Storing data in db without iterating

    You can use Bulk Copy Paste facility. It is used to import or export from databases


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact