I have a MS ACCESS macro that executes over 30 queries which updates a specific database table on the MS SQL server. The macro was developed by somebody who is no longer with the company. It has been running smoothly for several months now, but today it spit out an error message "6 Overflow". I do not have any idea what this means.
Does it mean that query #6 did not finished?
Is it running out of buffer memory that enables it to update the actual table that is linked to MS SQL server?
Do I need to have an ACCESS admin reset some parameters on the ACCESS database that I'm using?
I desperately need help. I need to be able to update our SQL server database table daily, but today's job had this problem.
Thank you for anyone who can help me.
Ming Alexandrovich
Does it mean that query #6 did not finished?
Is it running out of buffer memory that enables it to update the actual table that is linked to MS SQL server?
Do I need to have an ACCESS admin reset some parameters on the ACCESS database that I'm using?
I desperately need help. I need to be able to update our SQL server database table daily, but today's job had this problem.
Thank you for anyone who can help me.
Ming Alexandrovich