Hi
I have an issue with Acess 2010 and error 3044
This is a database that was created in access 2003 and has been ported onto a Windows 7 Network and Access 2010.
The application is split into two parts Front End application and the backend data which located on another machine on the network.
The application has been relinked with the new location and when run directly from Access 2010 works without an issue. However when the application is run for a desktop shortcut to will show the error following error.
There is an incompatible element in the automatic Configuration Table of
Will Not be set. Please report the problem to your local supplier.
‘O:\BxxxxxData2\BxxxBE.mdb is not a valid path. Make sure that the
path name is spelled correctly and that you are connected to the server on which
the file resides.
The users all have full admin rights on the PC and the shortcut has the run as administrator selected.
The shortcut code is shown below:
The Target is: "C:\Program Files (x86)\Microsoft Office\Office14\MSACCESS.EXE" /runtime "C:\Program Files (x86)\XXX\BXXXX\BXXXXX.mdb" /wrkgrp "C:\Program Files (x86)\XXX\BXXXXX\CXX_XX_Apps.mdw
The Start In is: "C:\Program Files (x86)\XXX\BXXXX\"
Well thats it ,any help to sort this out would greatly appreicated!