When I try to update DAO record set, I get the following error (obtained from DBEngine):
S1000: Error while executing the query;
ERROR: fmgr_info: function 707904: cache lookup failed
Any idea what's happening?
Printable View
When I try to update DAO record set, I get the following error (obtained from DBEngine):
S1000: Error while executing the query;
ERROR: fmgr_info: function 707904: cache lookup failed
Any idea what's happening?
I think the problem is database related. After dropping and recreating the database, the problem goes away.
Thanks anyway.