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

Re: DesktopToDevice overwrite fails by Earl

Earl
Wed Aug 20 20:35:27 CDT 2003

I've had exactly the same problem with the Dell Axim, but only the one with
the PPc2003 OS. Right now, I have to delete the old db instead of overwrite.
Anyone finds this bug, please post it!

"Robert Bremers" <robert@brokerforce.com> wrote in message
news:%2387qWF0ZDHA.736@TK2MSFTNGP09.phx.gbl...
> 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
>
>



Re: DesktopToDevice overwrite fails by Robert

Robert
Wed Aug 20 22:49:40 CDT 2003

Earl:

Thanks for the post. This is related to PPc 2003, we're now experiencing
the issue on iPAQ too.

Can someone from MS pipe in? This is code directly from the MSDN that's
failing.

RB

"Earl" <brikshoe@comcast.net> wrote in message
news:%23%23MrNP4ZDHA.2256@TK2MSFTNGP10.phx.gbl...
> I've had exactly the same problem with the Dell Axim, but only the one
with
> the PPc2003 OS. Right now, I have to delete the old db instead of
overwrite.
> Anyone finds this bug, please post it!
>
> "Robert Bremers" <robert@brokerforce.com> wrote in message
> news:%2387qWF0ZDHA.736@TK2MSFTNGP09.phx.gbl...
> > 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
> >
> >
>
>