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 : TimeTracking Error 3180 Record needs to be locked before it can be modifiedSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 TimeTracking Error 3180 Record needs to be locked before it can be modified 
 Author   Message 
  Steve 
  
 Group: Members 
 Posts: 2 
 Joined: 2006-10-10 
 Profile
 Posted : 2006-10-10 10:57:46

The following insert query

Insert Into TimeTracking (EntityRefFullName, txnDate, CustomerRefFullName, ItemServiceRefFullName, DurationMinutes, PayrollItemWageRefFullName, ClassRefFullName, IsBillable) Values('Chavez, Virginia', {d'2006-10-09'}, 'Odyssey Group', 'Reception', 249, 'Clerical','Overhead', 0)

Returns the error Error 3180 Record needs to be locked before it can be modified. Can you tell me how to make it work?

Thanks

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-10-10 11:32:08
As per: How do I insert data into the Timetracking table? , I can't see a reason for your error without knowing more background information on what you are doing, what revision of QODBC and QuickBooks are you using? Try using VB  Demo and check the actual error in the "Review QODBC Messages" log in the QODBC Setup "Messages" tab. 

  Top 
  Steve 
  
 Group: Members 
 Posts: 2 
 Joined: 2006-10-10 
 Profile
 Posted : 2006-10-10 23:24:20

You were correct. There was nothing wrong with the insert statement. I acutally had Quickbooks open with a single entry time window open for the employee I was attempting to add time to. Hence the error regarding the record being locked. FYI you can have the weekly time sheet open for the employee and insert time for them, but not the single entry time window.

Thanks for your time

Steve

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to