Results 1 to 2 of 2

Thread: database

  1. #1

    Thread Starter
    Hyperactive Member Grunt's Avatar
    Join Date
    Oct 2004
    Location
    Las Vegas
    Posts
    499

    database

    for my program, i need to be able to read from a database for windows CE

    where is the component for that?

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104
    SQL Server CE. Use ADO.NET for the connection. This makes for a pretty robust and versatile PDA data store.

    SQL Server CE is the standard for the .NET CF, and you will have a hard time NOT including it, so this won't take much effort. I have never had to directly include it, it appears to be a default component.
    My usual boring signature: Nothing

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