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 : Item Custom Fields?Search Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Item Custom Fields? 
 Author   Message 
  Keith 
  
 Group: Members 
 Posts: 1 
 Joined: 2006-10-27 
 Profile
 Posted : 2006-10-27 01:20:13

I have added custom fields in our Item inventory structure (in Quickbooks) to designate if an item should be shown on our website.  The problem is that I cannot find these new fields in the tables via QODBC.  I see a customfield1 and customfield2 in each of the item related table but they do not seem to contain any data.  Any help with this would be greatly appreciated.

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-10-27 10:12:07

You need to be using QODBC v6.0.0.176 or later (currently v7.00.00.199) to see Custom Fields in the ITEM view table. The name of the field will be CustomFieldthe-name-you-gave-to-the-field

Run:

sp_columns ITEM

to see what the names are. My Color and Material custom fields look like this:

 

 

  Top 
  thomasbillet 
  
 Group: Members 
 Posts: 4 
 Joined: 2008-11-04 
 Profile
 Posted : 2008-11-11 09:08:34
I can see the custom fields in the ItemInventory table using the vbdemo program but they don't appear in MS Access 2003.   Am I doing something wrong?

Tom 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-11-11 11:21:55
Try unlinking and relinking the ItemInventory table in MS Access 2003. 

  Top 
  thomasbillet 
  
 Group: Members 
 Posts: 4 
 Joined: 2008-11-04 
 Profile
 Posted : 2008-11-11 11:54:25

Thank you --that fixed the problem.

Tom

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to