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 : Modify database using MS AccessSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Modify database using MS Access 
 Author   Message 
  Sean 
  
 Group: Members 
 Posts: 1 
 Joined: 2006-07-29 
 Profile
 Posted : 2006-07-29 00:51:02

I have set up the ODBC piece and can link to the databases with Access.  If I try to modify a field in a linked database in Access, I get [QODBC] Not Supported  (#10003).

I am trying to modify the type field for an item.  I have QB Premier 2004.  I also tried adding an item in the ItemService database and received an error.  Is what I want possible?

Thanks,

Sean

 

 
Sean 
 
  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-07-29 09:52:10

This is a common mistake. You can't just link a QODBC table and view it in a datasheet view and add new lines. Not all columns are insertable or updatable. You must remove these columns from you datasheet view first.

See: Where are the schema rules for using QODBC? How do I use sp_columns? for which fields are insertable.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to