Member Login

Username
Password
Forget Password
New Sign Up
Search Forum

Buy Support
Incidents

If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:

Click Here
If you can't login and post questions or you are having trouble viewing forum posts:
Click Here
Callback
Support

If you live in USA, UK, Canada, Australia or New Zealand, you can leave us details on your question and request us to call you back and discuss them with you personally  (charges apply).

Click Here
 
Buy Support
Incidents
If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:
Click Here

Forum : Table that contains Payroll and Compensation InfoSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC v7 Forum

 New Topic 
 
 Post Reply 
[1]  
 Table that contains Payroll and Compensation Info 
 Author   Message 
  Mark 
  
 Group: Members 
 Posts: 1 
 Joined: 2007-01-05 
 Profile
 Posted : 2007-01-05 09:59:03

I am attempting to locate the QuickBooks table (version 2005 Premier) that contains employee data that is displayed in the "Payroll and Compensation Info" tab on the lower half of the screen, under "Additions, Deductions, and Company Contributions."

I have checked the following tables but the data is not present:  "Employee", "EmployeeEarning",  "PayrollItemWage", and "PayrollItemNonWage".

I thought it would be in the Employee table since data from the top half of the "Payroll and Compensation" screen is located there.

Thanks.

-Mark

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-01-05 10:18:55
The PayrollItemNonWage table contains all the Payroll Non Wage Items including Workers Compensation.  Payroll information is not available from Intuit in their qbXML SDK and is therefore not available to QODBC.

The most information we have is the EmployeeEarning, PayrollItemWage and PayrollItemNonWage tables, but there is no information on payroll checks.

The only way we can access the information is via sp_reports. Using the PayrollSummary or EmployeeEarnings sp_reports would the best way to view the data.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to