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 : Problem modifying table using QuickBook QODBCSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Problem modifying table using QuickBook QODBC 
 Author   Message 
  minhdanh 
  
 Group: Members 
 Posts: 1 
 Joined: 2007-10-15 
 Profile
 Posted : 2007-10-15 15:25:25

Hi

I am using QODBC 8.0 Trial And QuickBook Pro Professional Business 2007-2008 Trial. By using the VB Demo 32 sample application provide with QODBC, I am able to connect to my QuickBook company (using sample file Stadium Construction and Hardware Pty Ltd QB Premier.QBW) in both single-user and multi-user modes. But only SELECT queries (read-only) seem to work. All other write queries (i.e. INSERT, UPDATE, CREATE TABLE, etc.), even when they are very simple (e.g. UPDATE customer SET FirstName='FirstName' WHERE FirstName=...), always fail wiith QODBC exception 'Not Supported'.

Any ideas what the problem is? IS this because I am using the demo version so only read-only access is permitted. Thanks.

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-10-15 16:18:25
No, your UPDATE or INSERT statements are most likely not correct. Try looking at: How do I add customers?  

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to