Results 1 to 11 of 11
  1. wcalhoun's Avatar
    Member

    Posts
    1 Posts
    Global Posts
    7 Global Posts
       #1  
    I'm new to WP7, but there appears to be no database apps available. Is there no Handbase or MobileDB style database apps? What prevents them from existing?

    Thanks!
  2. Dormage's Avatar
    Member

    Posts
    140 Posts
    #2  
    If I correctly understand what a Database app is I think there are no limitations to make one.
    You do have excell on a WP7 so there's your DB managment and you can do most stuff there.
    An app could be done to sync the DB between devices if though.
    What do you expect from a DB app?
  3. rbrunner's Avatar
    Developer

    Posts
    112 Posts
    #3  
    You may check the app DataHub: DataHub in the US Marketplace

    Or Database: Database in the US Marketplace

    Quote Originally Posted by wcalhoun View Post
    What prevents them from existing?
    It seems, somewhat surprisingly, that managing data on smartphones is quite a niche application: Only few people seem to do it in any serious way.

    Contrast that with the considerable complexity of a good smartphone database app, and the still low market share of WP7.

    By the way: If you look at the reviews of those two apps it becomes clear very quickly that there are tons and *tons* of features that one can reasonably wish for in a database app. It just never ends...
  4. mulder's Avatar
    Member

    Posts
    2 Posts
    Global Posts
    366 Global Posts
    #4  
    DB app pickings are pretty slim, but I understand the point about not many people using db apps on a phone. It would be nice if MS would support MS Access on mobile devices.
  5. D16RR's Avatar
    Member

    Posts
    10 Posts
    Global Posts
    223 Global Posts
    #5  
    Slim? It's slimmer than Blackberry. Never thought I'd see the day.
  6. mparker's Avatar
    Member

    Posts
    292 Posts
    Global Posts
    299 Global Posts
    #6  
    The problem persists even in the Win 8 Metro environemnt. WinRT doesn't have it's own database, and doesn't even have support for talking to server databases (no System.Data.* classes). You wind up having to write your app to talk to a web service that then talks to the database.

    Even if the app is running in Metro on a desktop machine.

    There's an effort to port the SQLite library to WinRT, but it's kind of sad that it's come to this.
  7. D16RR's Avatar
    Member

    Posts
    10 Posts
    Global Posts
    223 Global Posts
    #7  
    Bump. Still nothing?
  8. inteller's Avatar
    Member

    Posts
    1,632 Posts
    #8  
    Windows Phone does have a local database, it is SQL CE.

    How to: Create a Basic Local Database Application for Windows Phone
  9. rbrunner's Avatar
    Developer

    Posts
    112 Posts
    #9  
    Quote Originally Posted by BBrefugee View Post
    Bump. Still nothing?
    What did you miss in the two database apps that I linked to earlier in this thread?

    In the meantime, a third freely configurable database app appeared:
    http://www.windowsphone.com/en-US/ap...6-37bfc3b45d86
  10. Gmotagi's Avatar
    Member

    Posts
    87 Posts
    #10  
    Most people who think they need a db on a mobile are just coding things wrong or trying to use the device for something it was never intended to do.
  11. jfa1's Avatar
    Member

    Posts
    1,900 Posts
    Global Posts
    1,954 Global Posts
    #11  
    Well apparently there's not a big demand for it or more devs would have developed apps to fill the need. Put it in the suggestion app enough and MS will add it with any luck!
    Your smartphone is only as smart as YOU let it be!

Posting Permissions