D
datamodel
The question is how to read and write mdb (or cdb) files from
the application code in C# and .net CF,
Do I use ADOCE objects to access the Access mdb file on the desktop
backend?
or do I read /write to it using ActiveSync ?
or do I upload the mdb file to the device and read it using ADOCE or
something else?
The alternatives of buying a 3rd party tool is not an option ,and I'd
rather
implement this.
Any pointers to other threads or to forums or articles on how to write
and read mdb files
from a pocket pc application's code (.net CF in C# ) would be greatly
appreciated indeed.
Thank you.
the application code in C# and .net CF,
Do I use ADOCE objects to access the Access mdb file on the desktop
backend?
or do I read /write to it using ActiveSync ?
or do I upload the mdb file to the device and read it using ADOCE or
something else?
The alternatives of buying a 3rd party tool is not an option ,and I'd
rather
implement this.
Any pointers to other threads or to forums or articles on how to write
and read mdb files
from a pocket pc application's code (.net CF in C# ) would be greatly
appreciated indeed.
Thank you.