Subject | Unknown Cursor |
---|---|
Author | Alan McDonald |
Post date | 2003-09-11T05:23:12Z |
I have an annoying "unknown cursor" exception which pops up from time to
time. We've discussed this before and I know it's something to do with a
dataset (and datasource) closing before a reliant dataset closes but I don't
seem to be able to debug it. It happens when I call
IB_Connection1.DefaultTransaction.Refresh(true);
but of course, there's a lot going on here and there are a lot of datasets
open and being committed...
Does anyone have a good way of debugging this? (I mean apart from sitting
for the next 6 hours on the F7 key?
thanks
Alan
time. We've discussed this before and I know it's something to do with a
dataset (and datasource) closing before a reliant dataset closes but I don't
seem to be able to debug it. It happens when I call
IB_Connection1.DefaultTransaction.Refresh(true);
but of course, there's a lot going on here and there are a lot of datasets
open and being committed...
Does anyone have a good way of debugging this? (I mean apart from sitting
for the next 6 hours on the F7 key?
thanks
Alan