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 : SDK User Fields DataExtSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 SDK User Fields DataExt 
 Author   Message 
  NormanK 
  
 Group: Members 
 Posts: 3 
 Joined: 2008-03-30 
 Profile
 Posted : 2008-03-30 09:28:25
I've read the FAQ regarding QB custom fields but is there a way to access User Defined data extensions (GUID <> '0') via QODBC?

I realize QODBC isn't going to be able to ADD these fields but, assuming they are already in the company file, is there a way to ACCESS a User Field via QODBC?

Thanks in advance. 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-03-31 07:51:07
Not to sure what you mean by user defined data extensions. Try looking at: How can I create a custom field in the Customer table using QODBC?  

  Top 
  NormanK 
  
 Group: Members 
 Posts: 3 
 Joined: 2008-03-30 
 Profile
 Posted : 2008-03-31 08:08:59
Tom: Thanks for the quick reply. I'm sure you are aware of User fields, I'm probably just not explaining myself correctly. When you define a DataExt through the SDK you can specify a GUID of '0' (this makes it a custom field) or you can supply a normal GUID, which makes the field a user field. The user field cannot be viewed in the QB UI but is only accessible throught the SDK (if the programmer supplies the correct GUID). Since this kind of field MUST exist in the company file I was hoping I could get at it through QODBC.  

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-03-31 10:10:29
QODBC uses the SDK, so yes, it could access user fields defined only from within the SDK, however at this stage we haven't provided the interface from within QODBC. 

  Top 
  NormanK 
  
 Group: Members 
 Posts: 3 
 Joined: 2008-03-30 
 Profile
 Posted : 2008-03-31 10:24:51
OK. Thanks. Kind of disappointing (I had a specific application in mind) but I guess it WOULD be kind of difficult to provide this functionality in the context of an SQL statement. 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to