Let me know if you see any more of those. One of today's changes was to have *only* the opening include make the database connection and have the ending include close it.
But there are probably stray routines still trying to open the database connection. Actually, I'm sure there are tons. I haven't run through all the code yet to remove those. They only cause errors on the DIM statement.