
Save data into Flash Card
Not only that, but different versions will reference the Flash card as
either "Storage Card", "Storage Card1" or "Storage Card2". Even if it only
has one Flash slot, it may default to "Storage Card1" instead of "Storage
Card".
I speak from experience here. I used to have an app that would back up the
pocket access file to the flash card every so often and this was a problem
to get it to work properly on two different devices even though both ran
WinCE 2.11 and both were HPC/Pro. One has an SH-3 the other a MIPS but I
don't know if that's the source of the difference...
Good luck!
-Eric
Quote:
> Min,
> You should be able to identify the CF Card as the target of your save by
> specifying it in the path (just as you would any other directory).
> Something like: "\Storage Card\MyDir\MyFile"
> Be aware, however, that the path name is different in different languages.
> Rgds,
> Fitz
> >Hello all:
> >In my app, I have a save button, after click that button, I have to save
my
> >whole database into the flash card. Is there any body can help me to
> figure
> >out how can I do?
> >Thank you very much.
> >Min