Jump to content

Help- the file extention .dq type file

- - - - -

  • Please log in to reply
12 replies to this topic

#1
srinivashwp

srinivashwp

    Newbie

  • Members
  • Pip
  • 7 posts
HI
I HAVE RAW DATA FILE NAMED PMSTX.DQ
I WANT CONVERT IT TO DATA FILE
PL HELP FOR THIS:cursing::cursing::cursing::cursing::cursing:
:cursing::cursing::cursing::cursing::cursing::crying:

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
ummm... can you be a little more specific? How is a raw data file different from a data file?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
srinivashwp

srinivashwp

    Newbie

  • Members
  • Pip
  • 7 posts
we are having epax tele-exchange for 500 subscribers
There one flash memory containing the data of call data for
the subscribers that data named pmstx.DQ, i suppose it is raw data
If i open with notepad it showing some data which is converted to
data base
In the exchange manual it is mentioned that PMSTX.DQ file contains
call charge data

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Do you have any documentation on the format of the data?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
srinivashwp

srinivashwp

    Newbie

  • Members
  • Pip
  • 7 posts
No document about that format
Shall i attach the file, it is only 1.5 mb

#6
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
You may not want to post it if it contains sensitive data of the calls that were made, however unless you can find the documentation of the specific format of the binary file, or a software to read this file then you have really no other options.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#7
srinivashwp

srinivashwp

    Newbie

  • Members
  • Pip
  • 7 posts
i want attach the file PMSTX.DQ file
it not having valid file extention
what to do

#8
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
You could store it in a .zip, although it would be hard to guess even if we did have the file unless it contained any clues.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#9
srinivashwp

srinivashwp

    Newbie

  • Members
  • Pip
  • 7 posts
i have attached the file in zip
and also attached one more jpeg of the doc which i have

Alexander said:

You could store it in a .zip, although it would be hard to guess even if we did have the file unless it contained any clues.
can you get any clue sir

WingedPanther said:

ummm... can you be a little more specific? How is a raw data file different from a data file?
i have attached the file for refference
pl help me to identify the type of file

thanks in advance

Attached Files


Edited by WingedPanther, 03 July 2011 - 05:30 AM.
Triple Post


#10
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
I've looked at the data with a text editor, but with no idea what data I should be finding, all I can really tell you is that it has regularly arranged data.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#11
srinivashwp

srinivashwp

    Newbie

  • Members
  • Pip
  • 7 posts
is there any procedure to convert it to dbase or acess database

#12
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Once the file structure is understood, yes. However, you're probably going to have to do a little bit of trial and error to accurately determine what that is. My best guess right now is that each "record" is a fixed number of bytes, with each "field" being a specific number of bytes at a particular offset in the record.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users