Are you doing so through File Sync? If so, you hit the limit of size for a
single file. We truncate the files into many packets when we transfer it to
device. Each single object can contain up to 4090 packets. And in file sync
we set 4K as packet size. So the maximum file you can set is about 16MB.
By the way, workaround:
- copy file through file explorer
or
- split it into multiple files (I know you can't in this case)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Steve Chenoweth" <steve.chenoweth.RemoveThis@usa.net> wrote in message
news:8c2101c432c2$67ae31d0$a601280a@phx.gbl...
> Does anyone know what the maximum file size for a Pocket
> Access file (.cdb)? When I try to transfer/convert a 20MB
> Access file (.mdb), ActiveSync (3.7) gives an out of
> memory - 8007000E message when I reach 16MB. I have ample
> room in main storage, and if I reduce the number of
> records and make a smaller Access file, it converts
> successfully.