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 : build relationshipsSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 build relationships 
 Author   Message 
  george 
  
 Group: Members 
 Posts: 1 
 Joined: 2006-08-15 
 Profile
 Posted : 2006-08-15 01:44:19

i am just getting started.  i like to use ms access.  i have linked all my qb tables into my access databse.how do i identify the relationships between the tables so i can build them into the relationships window in access?   you know, like what field in each table is a link to what what field in another table.   for example, a sales record would probably have a link to the customers table for purchaser info.

 

 
george shaner 
 
  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-08-15 09:29:32

You can use either VB Demo or MS Access pass-through queries and the sp_columns stored procedure to find the "RELATES_TO" in each table. For example:

sp_columns ItemReceiptItemLine

See: How do I create a Pass-Through Report using Microsoft Access 2003? 
See also: How do I use prompted date ranges in MS Access? 

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to