M
Mike n tx
I'm getting an error when running the import wizard within Access 2007
Runtime. Specifically, when clicking the 'Advanced' Button to access the
import specs, I get a msgbox which says, "Advanced option not available.
This option requires the file acwzlib.accde to be read/write."
Because of the variable nature of the data to be imported, i'd love to be
able to use the import wizard and not have to write this code myself. The
import wizard is started using VBA >>> DoCmd.RunCommand acCmdImportAttachText.
It works on the source machine, when running Access in the full version and
runtime version. As far as I can tell, all permissions are set as open as
possible, and I'm running as admin on both machines. I have not tried it on
a third computer <yet>. The runtime db app is installed in Program Files.
Any Suggestions? Any help is appreciated.
Mike
Runtime. Specifically, when clicking the 'Advanced' Button to access the
import specs, I get a msgbox which says, "Advanced option not available.
This option requires the file acwzlib.accde to be read/write."
Because of the variable nature of the data to be imported, i'd love to be
able to use the import wizard and not have to write this code myself. The
import wizard is started using VBA >>> DoCmd.RunCommand acCmdImportAttachText.
It works on the source machine, when running Access in the full version and
runtime version. As far as I can tell, all permissions are set as open as
possible, and I'm running as admin on both machines. I have not tried it on
a third computer <yet>. The runtime db app is installed in Program Files.
Any Suggestions? Any help is appreciated.
Mike