C# + PocketPC

I'm currently working on a project where I have to pull information from a Database on a pocketPC. I'm unsure on how I could go about this. Any help would be appreciated, and if you'd like more information (I tend to be vague ^_^).

The database, I believe is Pocket Access (if that's what it's called).

Cheers,

SOTY_Programmer



Answer this question

C# + PocketPC

  • CDBrb

    I would, but it's the client that chose this specific software, and it runs using MS Access.

    The software package is called PI-Manual Logger. We are using version 1.4.4 (not the newest one out there)


  • Gumbatman

    Pocket Access is no more - deprecated and gone from ROM. Consider using SQL Mobile instead, see MSDN on how to work with it.



  • C# + PocketPC