I always use ADODB, so I guess those properties don't exist with DAO. I guess
you can always put a close in your error handler for each recordset that may
still be open, and precede the close with an On Error Resume Next. Seems like
a bit of a sloppy way to do it, but I think it should work. I'm sure there's
a cleaner, simpler way to do it, but don't know what it is offhand.
Yeah, I'm in Novi, MI. We used to have a customer in Clinton Twp, over near
19 and Hayes. Hated having to drive over there.
"markmarko" wrote:
> Reply is under above post.
>
> Also, I cannot find such a property as State or Status. Here's the list of
> recordset properties...
> http://msdn.microsoft.com/en-us/library/bb259066.aspx
> Any other suggestions for checking for open recordsets?
>
> PS - Are you in Novi Michigan? If so, we're practically neighbors! I'm in
> Clinton Township.