fat controller
Slightly round the bend..
- Local time
- Today, 10:33
- Joined
- Apr 14, 2011
- Messages
- 758
It is huge, and loaded with stuff that I cannot release into the public domain I'm afraid.
I have just stepped through the code, and it works through the function until it gets to this line:
Set rs = DBEngine(0)(0).OpenRecordset(strSql, dbOpenDynaset)
Then it jumps to the Error Handler
I have just stepped through the code, and it works through the function until it gets to this line:
Set rs = DBEngine(0)(0).OpenRecordset(strSql, dbOpenDynaset)
Then it jumps to the Error Handler