Results 1 to 2 of 2

Thread: Newbie - Achievable or Not

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Posts
    4

    Newbie - Achievable or Not

    A client has requested the development of an application using pocket PC's as its main form of input. My main programming language does not facilitate for such hardware and I can forsee a return back to Microsoft for development.

    I haven't used any form of VB since i was at college and I am in need of some good advice.

    My problem is this. I need to develop an application using mainly Pocket PC's for data input that can update a database (located on a WINDOWS PC) in real time. The Pocket PC's could be working as far as 25mtrs away from the destination PC.

    Can this be done?

    If so - Can someone give me a few pointers regarding database selection and other development choices.

    Thanks


    John

  2. #2
    Fanatic Member Strider's Avatar
    Join Date
    Sep 2004
    Location
    Dublin, Ireland
    Posts
    612

    Re: Newbie - Achievable or Not

    yes this can be done if you have a wifi enabled Pocket PC, or even a Pocket PC with GPRS.

    In the Compact Framework you can add SQLCliet as a reference which allows you to connect directly into a network based sql server.

    If connecting directly into SQL server doesnt suit you could create a webservice that you implement from the device again over WIFI.
    Barry


    Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
    .NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0

    SQL Server 2005/2000/SQL Server CE 2.0


    If you like, rate this post

    Compact Framework for Beginners

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width