Structured storage

  • Thread starter Thread starter Peter Morris [Droopy eyes software]
  • Start date Start date
P

Peter Morris [Droopy eyes software]

Hi all

Is structured storage supported on PocketPC using dotnet V2? If so

1) Does it support transactions?
2) Does anyone have a link to some information where I can learn how to use
it?

Thanks very much!

Pete
 
If by "structure storage" you mean COM structured storage then no, it's not
supported. Just use SQL Mobile.
 
If by "structure storage" you mean COM structured storage then no, it's
not
supported. Just use SQL Mobile.

If by Sql Mobile you mean SqlCE then I'd probably rather write my own custom
file format. SqlCE is hideously slow, it took 24 seconds to insert 1000
GUID + String rows into a table.


Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top