Hi,
Actually i am facing some problem using quickbooks and presently i am
not so expert in using it.
I am using c# code to retrive the data from quickbooks.
it doesn't matter which language we are using.
So i have .iif file of employee list,so through code i have to read .iif
file and get the data out of it and store that data in database.
As i can use QuickBook only to import .iif file and from quickbook i can
read the data, but there will be many .iif files, so i should read it
dynamically and store it in database.And there should be no intervention
of QuickBook SDK in this process.
so my problem is,i need quickbook sdk code such that i can read .iif
file and retrive the data.
so, please can u help me with any suggestions or any good tutorials
concerned to this.
Thank you,
Regards,
Raghu
*** Sent via Developersdex http://www.developersdex.com ***
Actually i am facing some problem using quickbooks and presently i am
not so expert in using it.
I am using c# code to retrive the data from quickbooks.
it doesn't matter which language we are using.
So i have .iif file of employee list,so through code i have to read .iif
file and get the data out of it and store that data in database.
As i can use QuickBook only to import .iif file and from quickbook i can
read the data, but there will be many .iif files, so i should read it
dynamically and store it in database.And there should be no intervention
of QuickBook SDK in this process.
so my problem is,i need quickbook sdk code such that i can read .iif
file and retrive the data.
so, please can u help me with any suggestions or any good tutorials
concerned to this.
Thank you,
Regards,
Raghu
*** Sent via Developersdex http://www.developersdex.com ***
Comment