Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Subform Will net let me delete Records!

1 view
Skip to first unread message

BrianDP

unread,
Aug 11, 2010, 3:07:34 PM8/11/10
to
When I try to delete more than one record from the subform, it sits
there and finally comes back with "ODBC--Call Failed." However if I
delete the records one at a time, the records get deleted.

Why can't my users delete more than one record at a time???

-BrianDP

Gina Whipp

unread,
Aug 16, 2010, 3:25:06 PM8/16/10
to
BrianDP,

Did you get help for this issue?

--
Gina Whipp
2010 Microsoft MVP (Access)

http://www.regina-whipp.com/index_files/TipList.htm

"BrianDP" <bdp...@gmail.com> wrote in message
news:bb5e232e-1214-482b...@k10g2000yqa.googlegroups.com...

BrianDP

unread,
Aug 31, 2010, 2:31:36 PM8/31/10
to

Thanks Gina,

What I found out about this one was that the form (subform I mean) had
something like 5 different triggers to run what amounts to a
housecleaning script. Every time they monkey with anything*, the
close the record, the move off a field, they change a field, they do
just about ANYTHING, and that housekeeping script starts running.
Well, the problem wasn't occurring if you just deleted 1 record, but
apparently when you would delete 5 (or just more than 1) it was
causeing Access to get it's feet tangled somehow or other. I'm
thinking it's just getting hung up becuase for each record, it seems
like on a delete, that script would get run something like 5 times for
each record, times 5 records, this would seem to grow exponentially as
you try to copy more records. So, I took most of those triggers out.
If you add a record, or if you delete a record, the script runs.
Other than that, I took out all the other script triggers there.

Thanks again for your concern!

-Brian

Gina Whipp

unread,
Aug 31, 2010, 5:59:28 PM8/31/10
to
Just glad you figured it...

--
Gina Whipp
2010 Microsoft MVP (Access)

http://www.regina-whipp.com/index_files/TipList.htm

"BrianDP" <bdp...@gmail.com> wrote in message

news:233edce2-4752-4d87...@i31g2000yqm.googlegroups.com...

0 new messages