Charlotte Foust
cfoust at infostatsystems.com
Tue May 31 10:56:23 CDT 2005
I'm not sure I understand your request. BatchUpdate using ADO means that you make a series of changes in a recordset and then apply the update at the end of all the changes instead of at the end of each record's changes. It sounds like you might be talking about something else. Charlotte Foust -----Original Message----- From: Darsant Silverstring [mailto:darsant at gmail.com] Sent: Sunday, May 29, 2005 12:45 PM To: Access Developers discussion and problem solving Subject: [AccessD] Batch Updating with ADO I'm new to the whole Batch Update idea, but with roughly 500k records to append / update at various points in the code, I was curious if anyone had a code example of using ADO UpdateBatch with VB or C++ for Access databases. Thanks, Josh McFarlane -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com