Re: 65600 record insert cap
Posted by: ray.greenley
Date: October 14, 2004 02:15PM

I've done some more testing, and it seems that the number of records contained in the dataset when I call MySqlDataAdapter.Update is mostly irrelevant, I get the same behavior. The only difference is the point at which it stops. If I call Update for each record, I can usually get through over 100 records from table A before it stops. Also, it may stop on the update for either table A or table B, although the number of records in table B seems irrelevant as well.

Thanks,
Ray G.

Options: ReplyQuote


Subject
Written By
Posted
October 14, 2004 11:54AM
Re: 65600 record insert cap
October 14, 2004 02:15PM
October 14, 2004 02:45PM
October 15, 2004 06:42AM
October 21, 2004 01:59PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.