Re: Jet and Batch Updates

From: William \(Bill\) Vaughn (billvaRemoveThis_at_nwlink.com)
Date: 01/22/05


Date: Fri, 21 Jan 2005 18:23:52 -0800

Nope.

-- 
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
"Jared" <Jared@discussions.microsoft.com> wrote in message 
news:11775B28-0E03-41EE-BF56-5CB37CF9BA24@microsoft.com...
> I'm trying to use batch updating on a Jet database.
> I'm able to open a recordset with locktype=adlockbatchoptimistic.
> However, when I get to my second "AddNew" statement, I get an error 
> message
> stating that the "Number of rows pending changes exceeds the limit".
> Does Jet support batch updating?