Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. How to create database for smart device like Pocket PC

How to create database for smart device like Pocket PC

Scheduled Pinned Locked Moved .NET (Core and Framework)
helpcsharpdatabasetutorialquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 1934105
    wrote on last edited by
    #1

    Hi, I'm developing a stand alone system for Pocket PC. Currently facing problem on how to create database for Pocket PC. I using VB .net to develop the system. Anyone can help here? Thanks in advance!

    D 1 Reply Last reply
    0
    • U User 1934105

      Hi, I'm developing a stand alone system for Pocket PC. Currently facing problem on how to create database for Pocket PC. I using VB .net to develop the system. Anyone can help here? Thanks in advance!

      D Offline
      D Offline
      Dan_P
      wrote on last edited by
      #2

      The SQL Server CE tools on the PDA have a simple Query Analzyer tool, you can execute sql or visually design the tables with this tool.

      U 1 Reply Last reply
      0
      • D Dan_P

        The SQL Server CE tools on the PDA have a simple Query Analzyer tool, you can execute sql or visually design the tables with this tool.

        U Offline
        U Offline
        User 1934105
        wrote on last edited by
        #3

        Thank Dan_P for your reply. Just try to confirm with you. The SQL server CE tools is pre-installed on the PDA or it needed to get the software install in it.

        D 1 Reply Last reply
        0
        • U User 1934105

          Thank Dan_P for your reply. Just try to confirm with you. The SQL server CE tools is pre-installed on the PDA or it needed to get the software install in it.

          D Offline
          D Offline
          Dan_P
          wrote on last edited by
          #4

          No it's not pre-installed you can download it from: http://www.microsoft.com/sql/ce/downloads/ce20.asp[^] Actually i've only ever grabbed the Cab files from visual studio .net, just in case that link is wrong.

          R 1 Reply Last reply
          0
          • D Dan_P

            No it's not pre-installed you can download it from: http://www.microsoft.com/sql/ce/downloads/ce20.asp[^] Actually i've only ever grabbed the Cab files from visual studio .net, just in case that link is wrong.

            R Offline
            R Offline
            Richard Jones
            wrote on last edited by
            #5

            Also the first time you deploy an app that uses SqlServer CE, it installs it. Top 10 Geek Resulutions: 5. To decipher what that big room is, which has the blue ceiling and poor climate control.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups