Results 1 to 7 of 7

Thread: What is the database system on the PPC

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Location
    Viet Nam
    Posts
    142

    What is the database system on the PPC

    AS i use activesyc to see what is on my PPC. I saw the database dir but i really could not see the contentof the file. And then i wonder which is the database management system on my own PPC. Can you give me the answer?

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: What is the database system on the PPC

    It depends on the operating system, I had Windows Mobile 2003 and the database system was basically the same as Access, but with a slightly different file format (the files were .cdb instead of .mdb).

    ActiveSync would convert/synchronise between the desktop & PPC versions.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Location
    Viet Nam
    Posts
    142

    Re: What is the database system on the PPC

    "ActiveSync would convert/synchronise between the desktop & PPC versions."
    <--- Does this mean that it will convert .mdb into .cdb.

    I surfed around and heard that SQL Server CE is this the file in .cdb format ? And that if i want to program with database what software will you suggest me to add into my system?
    I am using Visual Studio 2003. MS Access.

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: What is the database system on the PPC

    Quote Originally Posted by Bahy
    "ActiveSync would convert/synchronise between the desktop & PPC versions."
    <--- Does this mean that it will convert .mdb into .cdb.
    Yes. You can have a .mdb file on your desktop computer, and A.S. will automatically convert it to a .cdb file when you copy it to the PPC (or .cdb on the PPC to a .mdb). You also get the option to automatically synchronise them whenever the PPC is connected to the desktop computer.

    I surfed around and heard that SQL Server CE is this the file in .cdb format ?
    Nope, .cdb is basically Access. SQL Server CE is fairly new, and was not available to me when I had a PPC, but I assume it would be better in a variety of ways.

    And that if i want to program with database what software will you suggest me to add into my system?
    I am using Visual Studio 2003. MS Access.
    As far as I am aware, you can just use your normal database code - but I'm not sure about that, as I havent got around to using .Net properly yet!

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Location
    Viet Nam
    Posts
    142

    Re: What is the database system on the PPC

    Thanks so much si_the_geek, you helped me to understand many things.

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Location
    Viet Nam
    Posts
    142

    Re: What is the database system on the PPC

    Hey , i tried to copy an Access db file to my Pocket PC after convert and copy, i could not find my db anywhere in the database dir. Can you help me to find it ?

  7. #7
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: What is the database system on the PPC

    I'm afraid that I dont have ActiveSync (or a PPC) any more, but I think that by default the .cdb file is placed in the normal Documents folder.

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