Trolltech Labs Forum » General discussions

Efficient way of inserting rows?

(1 post)
  • Started 1 month ago by afflictedd2

  1. afflictedd2
    afflictedd2
    Member

    Hi everyone,

    I need to insert data retrieved from a dataset into a mysql database. The way I have it right now loops through the data... builds an insert query, and then executes the query. Is there a more efficient way to do this, like a bulk insert.

    Thanks in advance,

    Ed.

    Posted: 1 month #

RSS feed for this topic

Reply

You must log in to post.