Click here to Skip to main content
15,896,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I need to create a quickbook file recovery tool. There are some tools like steller phoenix recovery. But i need to develop my own software. Please guide me from where do i need to start. Thank you.
Posted

1 solution

Step 1) Do a little research. Google is a good start point
i.e. http://social.technet.microsoft.com/Forums/windowsserver/en-US/901f9fd9-0278-48d0-932a-217ff06fff09/how-to-recover-corrupt-quickbooks-files[^]
https://rebit.com/docs/quickbooks_backup_guide.pdf[^]
Step 1b) Try to understand the inner aspects
Step 2) Start coding
Step 3) Compile and use the debug to solve little issues
Step 4) When you get a problem you don't know how to solve but at least you tried it, then come back and ask for something concrete with a snippet of the code giving problems

Sorry if this is not the answer you were looking for. But your question is a bit too wide to be answered at the "Quick" Answers. It is better and you get faster help if you make 10 concrete questions about concrete problems, than a big question about a "how-to guide"
 
Share this answer
 
Comments
ShoaibHassanSe 21-Aug-14 6:43am    
Thank you for your response. I am aware that to recover quickbook i need to understand the file structure of qb file. Actually my intention was to ask question about the inner structure of qb file.
Nelek 21-Aug-14 12:32pm    
And why didn't you ask about the inner structure of the QB-File?

Have a look to:
What have you tried?[^]
How to ask a question?[^]

You will probably understand why sometimes answers like mine are the only possibility, it will help you to ask better and hence to recieve better help
ShoaibHassanSe 22-Aug-14 1:22am    
All right, so any help on inner structure of QB-File????
Nelek 23-Aug-14 14:05pm    
No sorry, I don't know about the inner structure

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900