Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User Hexxx's Avatar
    Join Date
    Sep 2005
    Location
    Ukraine
    Posts
    32
    Is there any way to dump CommDb on the real device. Is there any tool like ceddump available?

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    Haven't seen any, anyway, you could try utilizing normal function on reading the data, and then logging it into a file from your own code.

  3. #3
    Regular Contributor nigel.brown's Avatar
    Join Date
    Mar 2006
    Posts
    280
    If you have an AllFiles devcert, then you can get the commdb file off the handset, put it on the emulator c drive and use ceddump to have a look at it.

    Which file?

    Fire up the emulator, change something in the commdb, then look for the most recently changed files in the emulator filesystem (probably using a windoze explorer search). A quick glance with a hex editor will confirm which one it is.

    You probably aren't allowed to do this, so forget you read anything.

  4. #4
    Registered User Hexxx's Avatar
    Join Date
    Sep 2005
    Location
    Ukraine
    Posts
    32
    Using the TRK hacks I was able to get AllFiles capability and the necessary files. But if I put them to emulator folders - emulators' OS owerwrites them with default ones. It happens both when the when I try to launch the emulator and when I try to use ceddump.

  5. #5
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    If you are already that big hacker, you could simply open the database file with the two possible approaches (RDbNamedDatabase and RDbStoreDatabase+CPermanentFileStore), one of them will probably work (in fact CommDb.h contains which one), and use the RDbDatabase+RDbView methods to get info about tables, column names, column types, and the data itself after all.

Similar Threads

  1. Replies: 2
    Last Post: 2009-03-10, 08:18
  2. RS232 communication with S60 3rd edition device
    By swetha_s in forum Symbian Tools & SDKs
    Replies: 4
    Last Post: 2008-02-23, 16:06
  3. Replies: 2
    Last Post: 2007-12-14, 11:19
  4. Running serial midlets s60 3rd ed. on device
    By keithgardiner in forum Mobile Java General
    Replies: 0
    Last Post: 2007-08-14, 12:18

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved