Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Developing for Windows Mobile and Pocket PC
Sat, Nov 4 2006 5:34 PMPermanent Link

"Carlos Guerra"
Hi all



For those of you who would like to build applications for Windows Mobile 5
and DBISAM in a simple way with out the heavy VS2005, I found a combination
that seems to work great.



I build a test application and it worked just fine, this is what you would
need:



- NSBasic/CE http://www.nsbasic.com/ce/



   It is a eVB like language, it has a nice IDE, you can make EXE's for CE
and PPC $130.00

   For local Tables you will need SQLite
http://www.nsbasic.com/ce/info/technotes/TN10.htm



- CEFusion http://www.odysseysoftware.com/products_cefusion.asp



   A service that let you connect to your database via ODBC

   It also let you transfer files betwen your server and the PPC

   Printing support for your PPC

   It works nicely with NSBasic



Hope this helps some of you, at least until Borland releases CF support, btw
this seems that will not be included in Highlander as promised, check
http://www.drbob42.com/examines/examin82.htm



Regards



Carlos Guerra

Sat, Nov 4 2006 11:42 PMPermanent Link

"Robert"

"Carlos Guerra" <carlos.guerra@multilogix.net> wrote in message
news:B67FF4CB-02EF-4ABA-9858-E998151B2238@news.elevatesoft.com...
> Hi all
>

Thanks a lot for the info.

Robert

Image