The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    .xml to .db

    Discussion in 'Windows OS and Software' started by tuηay, Sep 2, 2011.

  1. tuηay

    tuηay o TuNaY o

    Reputations:
    492
    Messages:
    3,711
    Likes Received:
    0
    Trophy Points:
    105
    Hello guys,

    I'm stuck with one thing and need your help.

    I have a .xml file I want to conver to a .db file. The most close I never came with Advanced XML Converter was a .db f file, but it didin't work. Any ideas?

    Paid apps are welcome if they will work, I could pay to fix this.
     
  2. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    the xml can represent anything, and the db is not a specific format.

    what app created the xml, what app should read the db file?
     
  3. tuηay

    tuηay o TuNaY o

    Reputations:
    492
    Messages:
    3,711
    Likes Received:
    0
    Trophy Points:
    105
    Ahh, the .xml is a import of text messages from my Android Phone (HTC Sensation) and .db is the format iPhone accepts to import text messages.

    I don't know if this is enough, but I thought .db was a 'standar' format?
     
  4. redrazor11

    redrazor11 Formerly waterwizard11

    Reputations:
    771
    Messages:
    1,309
    Likes Received:
    0
    Trophy Points:
    55
  5. chimpanzee

    chimpanzee Notebook Virtuoso

    Reputations:
    683
    Messages:
    2,561
    Likes Received:
    0
    Trophy Points:
    55
    you have to find out what that .db format is before you can do anything. If you have a sample, try to open it with a simple editor like notepad to see if it is just some plain text file format first.

    beside, there is really NO STANDARD for file extension. readme.xml can easily be virus.exe which is one way to infect computer.
     
  6. tuηay

    tuηay o TuNaY o

    Reputations:
    492
    Messages:
    3,711
    Likes Received:
    0
    Trophy Points:
    105
    Actually, I have over 14 000 + messages, so that is out of the question. Also, I'm going from Android to iPhone. Not the other way around.. That would be easy actually..

    Both is human readable without any editor/program. But sure they are diffrent...

    Do you want me to upload a example of both?
     
  7. chimpanzee

    chimpanzee Notebook Virtuoso

    Reputations:
    683
    Messages:
    2,561
    Likes Received:
    0
    Trophy Points:
    55
    show me the content and I would try to see if I can give better recommendations.
     
  8. redrazor11

    redrazor11 Formerly waterwizard11

    Reputations:
    771
    Messages:
    1,309
    Likes Received:
    0
    Trophy Points:
    55
    I understand that. What i'm saying is, open the .db file for your iphone, and insert the data from your android messages using this sql tool, and then re-upload the db to your iphone.