Save data into Flash Card 
Author Message
 Save data into Flash Card

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



Tue, 03 Jun 2003 04:44:33 GMT  
 Save data into Flash Card
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

Quote:

>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



Wed, 04 Jun 2003 00:50:47 GMT  
 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



Thu, 05 Jun 2003 02:29:36 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Saving file to flash card

2. Accessing a GPS compact flash card data

3. flash cards help

4. Flash card program

5. Sound Card <-> Sound Card Via Data

6. Retrive the Flash Version of Xircom Cards

7. PCMCIA Flash memory card

8. Compact Flash Card

9. saving flash layer

10. Sounds Card recording / saving

11. WFi Cards + Power Saving

12. Save data back to datasource: DataGrid data binding

 

 
Powered by phpBB® Forum Software