Arthur Fuller
fuller.artful at gmail.com
Mon May 16 08:59:54 CDT 2011
I didn't move them. I haven't changed anything. On Mon, May 16, 2011 at 9:45 AM, jwcolby <jwcolby at colbyconsulting.com>wrote: > If you moved them from Access to SQL Server they are going to fail. You > probably want to switch to a dao database (currentdb) and use db.Execute > strSQL, dbSeeChanges. BTW this will allow you to use db.recordsaffected to > check and/or log results of the updates. > > John W. Colby > www.ColbyConsulting.com >