Hi,
I currently have an EVC App that uses pocket access and
ADOCE. I would like to move it to .NET and re-write it in
C#. I would like to move away from ADOCE and pocket
access, and it seems that microsoft is doing the same
thing. What would you folks suggest for using as a DB? I
notice that .NET will use and XML type database, is that
good? I need to store pictures in the database as well,
and I would like to be able to use SQL, but that is not
neccessary as long as I can still search for records. I
think that the built in Database Store that seems to come
with all Pocket PC devices is completely useless. I also
need to be able to copy the database file to a PC and
have the PC version of the App use the same database.
Thanks for any suggestions.