I'm having a problem with my current DesktopToDevice function in Access 2k
because something is different in the OS on the newest Dell Axim's. I do
not have this issue with any other devices.
Our current process works the first time that it is run, and the second time
that it is run the DeviceToDesktop process works normally but, when the
DesktopToDevice function is used to overwrite the previous tables, an error
occurs. Error 2147024864 is not in "List of Errors Returned by
ADOFiltr.dll" but, it indicates a file access rights issue.
Is there a simple way in Access 2k VB to tell what the file attributes are
and how can I overcome this problem?
Thanks, in advance,
RB