Windows Mobile

Last post 07-27-2010 7:07 AM by Mirtheil. 7 replies.
Page 1 of 1 (8 items)
Sort Posts: Previous Next
  • 09-08-2006 7:00 AM

    Windows Mobile

    I'm trying to create a Application in Visual Studio 2005 for a PDA (WM5).

    All it does is when a user enters a barcode the applications gets data from the Pervasive SQL database and displays information like Sku, Stock, Price etc etc.

    Question is since PDA's don't support ODBC connections how do i connect to the database??????

    Any links for guides/tutorials on a solution would be great.
  • 09-08-2006 8:04 AM In reply to

    Re: Windows Mobile

    The only way to connect to a Pervasive database from a PDA running Windows Mobile would be to create a WebService on a Windows Host PC and then consume the WebService from the Windows Mobile device.
    I can't find the test I built back when VS.NET first came out but it's very straightforward if you know how to create WEbServices and then consume them from a Mobile application.
  • 09-08-2006 10:27 AM In reply to

    Re: Windows Mobile

    I'm new to the whole ASP, Web Services, WM5 so any guides on creting web services would be nice.

    (i'm used to PHP/MySQL)
  • 09-08-2006 10:33 AM In reply to

    Re: Windows Mobile

    Here's the first link in a Google search of "WebService C#":
    http://www.codeproject.com/cs/webservices/myservice.asp

    As far as accessing Pervasive data from .NET, check out: http://www.pervasive.com/developerzone/platforms/net.asp.

  • 12-16-2007 1:54 AM In reply to

    Re: Windows Mobile

    Is this still the only way to access a PSQL database from Windows Mobile?
  • 12-16-2007 8:31 AM In reply to

    Re: Windows Mobile

    Yes. If you really want something more, you need to contact your sales rep and / or the Product Manager.
  • 07-27-2010 12:10 AM In reply to

    Re: Windows Mobile

    Just wanted to check in on this since it's been a few years. Is there any current way to instan. a ODBC connection using Windows Mobile 6.0+?

  • 07-27-2010 7:07 AM In reply to

    Re: Windows Mobile

    There has been no change.  If you really need something, talk to your sales rep.

    Mirtheil
    I do not answer question via email. Please post questions in the forum.
    Think before responding. Do not post in old threads. Start a new one.
Page 1 of 1 (8 items)