FuzMic
DataBase Tinker
- Local time
- Tomorrow, 06:15
- Joined
- Sep 13, 2006
- Messages
- 744
Hi folks
An .mde front end created in office 02.sp3 runs perfectly in in office02 & 03. When the same is used in Access07.runtime, during some filtering process the following code appears. Everything fine on ignoring it.
However i wrote this thread hoping to share & to understand. If any of you have any leads, appreciate comments.
Anyway I don't think it is a memory problem suggested because all new PC in win7.32bit has 3G. It is again an Automation issue. Thanks.
Jet Error Code: 2759
Error Description: "The method you tried to invoke on an object failed. You may have specified too many or too few arguments for a property or method of an object. Check the component's documentation for information on the properties and methods it makes available for Automation operations.* There may not be enough memory to run the procedure. Close unneeded programs and try to run the procedure again.For more information on freeing memory, search the Microsoft Windows Help index for 'memory, troubleshooting'."
An .mde front end created in office 02.sp3 runs perfectly in in office02 & 03. When the same is used in Access07.runtime, during some filtering process the following code appears. Everything fine on ignoring it.
However i wrote this thread hoping to share & to understand. If any of you have any leads, appreciate comments.
Anyway I don't think it is a memory problem suggested because all new PC in win7.32bit has 3G. It is again an Automation issue. Thanks.
Jet Error Code: 2759
Error Description: "The method you tried to invoke on an object failed. You may have specified too many or too few arguments for a property or method of an object. Check the component's documentation for information on the properties and methods it makes available for Automation operations.* There may not be enough memory to run the procedure. Close unneeded programs and try to run the procedure again.For more information on freeing memory, search the Microsoft Windows Help index for 'memory, troubleshooting'."