November 16, 2013 at 6:57 am
Hi all
How to retrieve data from .QBW file, I received .QBW file from client. i think .QBW is quickbook data file.How to retrieve data from .QBW and import to MS SQL server.Please help me.
Thanks in advance.
--------------------------------------------------------
I am Learner -- SQL
November 16, 2013 at 10:09 am
The QBW file stores the data in a specific way so that you'll need the original software to open it.
Using this software you could then export the data into Excel or text files.
The structure the information are stored in a QBW file represent neither a form of relational model nor are those data stored in any common structure (like XML).
Without any dedicated parser it won't work. I don't know of any official source being available that offers such a parser.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply