> > Hi All
> > Anybody knows if it is possible to run vfp applications under Windows Mobile OS, and how are they compiled to be compatible
> > Thanks
> > zemends
>
> No, VFP does not run on Windows Mobile. I once wrote a small mobile app in
VB.NET that pulls data from a VFP backend using web services. Perhaps you can do the same.
> --
> Eric den Doop
>
www.foxite.com - The Home Of The Visual FoxPro Experts
Thanks Eric.
I'm using NSBASIC/CE. It is a nice tool for Windows ce. I don't know yet How to interface with vfp database. I think the solution is to export the vfp table I need as an xls file and after import the file using access and create an access indexed table.
My app is very simple. With the palm+barcode reader, I read an item (ean13), validate against the table and produce a work file for the existing items. Synchronizing the palm with a pc I am able to process the file against my fop database. If anybody as a better solution, I am open to listen.
Best Regards
zemends