Quantcast
Channel: FLEXquarters.com Limited
Viewing all articles
Browse latest Browse all 313

[QODBC-Desktop] Troubleshooting - Tables Schema Finding Issue

$
0
0

Troubleshooting - Tables Schema Finding Issue

Problem Description:

We are looking for the below tables in QB Enter. 16 via QODBC (Linked server) SQL server with no luck:

1) We can find the table for Inventory Site but there is no distinction for BIN , they are all listed equally in the table. (tbl = InventorySites)

2) We can not find data in the CustomField table although we have many created.

 

Solution:

You can find inventory site list & location from below tables:

BillItemLine,PurchaseOrderLine,InvoiceLine,SalesOrderLine,CheckItemLine,CreditCardCreditItemLine,CreditMemoLine, SalesReceiptLine, CheckItemLine,CreditCardChargeItemLine,BuildAssembly,BuildAssemblyComponentItemLine,TransferInventory,TransferInventoryLine,InventoryAdjustment,InventoryAdjustmentLine,ItemSites

You can find CustomField in the table which you have assigned it.

For Example: If you have assigned CustomField in Customer,Vendor,Employee table, then You can find it from Customer,Vendor,Employee. If you have assigned CutomField in transaction entity like (Invoice, Bill), then you can find it from Invoice,InvoiceLine, Bill,BillItemLine,BillExpenseLine tables.

Please Note: You need to Disconnect the connection between QODBC & QuickBooks and Reconnect to get Custom Field. Custom Field will display in QODBC after resetting the connection.


Viewing all articles
Browse latest Browse all 313

Trending Articles