Pocket PC with VB.Net 2003
Hi pals,
This forum is great. I've been lurking around and searching for answers but I couldn't find. So, I'll need your expertise to help. I'm new to VB.Net, still learning bit by bit. I have 2 questions:
1) How do I create a database on my PC for Pocket PC?
I know it is a .cdb file using ADOCE but I've got no clues how to create it for use on Pocket PC. I would appreciate your answer on this.
2) Is it possible to load/upload files into the Pocket PC emulator that runs with VB.Net 2003?
There seems to have no option to allow this action.
Regards,
Drudkh.
Re: Pocket PC with VB.Net 2003
Hmm well I've not don't it but I believe activesync automatically converts access files so you shouldn't have a problem.
I'm sure there must be a way, I was going to try to find out but I get an error when I try to run the emulator....
Re: Pocket PC with VB.Net 2003
Thanks for the reply. The automatic conversion works on a real Pocket PC but not the emulator, am I correct?
If the above is true, the database would still require the conversion for emulation purpose.