[QODBC-Desktop] Known issues with QuickBooks 2014 SDK
Posted by Rajendra Dewani (QODBC Support) on 30 September 2013 08:01 AM
|
|
Environment QuickBooks 2014 QODBC 14.0.0.298
QODBC is an ODBC driver for QuickBooks. It uses the QuickBooks SDK to communicate with QuickBooks & QuickBooks company files. QODBC can show/fetch only the information which is exposed/provided by QuickBooks SDK. A few changes in the QuickBooks SDK for QuickBooks 2014 return incorrect data, causing QODBC to fail. Below are the known issues with QuickBooks SDK. 1) InventoryStockStatusByItem, InventoryStockStatusByVendor & InventoryValuationDetail does not show any result. 2) Customer table "Contact" Field is not returning data. 3) A few of the report(s) show detailed information, which earlier showed summary information. Rows are no longer grouped as "--Multiple--." 4) A few of the report(s) show summary information which earlier showed detailed information. Rows are now grouped as "--Multiple--."
Please get in touch with Intuit if you need to use the data that this recent update has disabled. | |
|
However I "used it anyway" and can access the QB file. It does not seem that I have the write function that I need. How can I see if I have the read/write version and if I can't get past the 'security proble is that needed to use the read/write.
Thanks
Lee
You can check licensing detail from:
QODBC Setup Screen >> About Tab
About tab will display which type of license you have. If you have Read Only License then it will show Read Only. If you have Server Edition then it will show Server Edition.
This is known issue with QuickBooks 2014 SDK. Customer table "Contact" Field is not returning data.
QODBC is an ODBC driver for QuickBooks. It uses the QuickBooks SDK to communicate with QuickBooks, which means if Intuit doesn’t expose one feature to application in SDK, QODBC could not do it either.
You can achieve same functionality by using VBA code.
Please refer below mentioned article for creating invoices:
http://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2389/0/how-to-create-invoices-using-qodbc
Please refer below mentioned article for Example Code of Update QuickBooks from MS Access. You need to do some modification in code & you can get VBA code as per your requirement:
http://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2571/0/using-quickbooks-data-with-vba
Hi Joe,
I kindly request you to please raise a support ticket to the QODBC Technical Support department from below mentioned link & provide requested information:
http://support.flexquarters.com/esupport/index.php?/Tickets/Submit
I kindly request you to share more information about the issue you’re facing, so that we can locate the problem quickly.
We may need following information, I kindly request you to attach below listed files when replying to the ticket.
1) Screenshot of QODBC Setup Screen -- > About (Start>>All Programs>> QODBC Driver for use with QuickBooks>> QODBC Setup Screen >> About Tab )
2) Screenshot of the issue you’re facing.
3) Share the SQL statement you’re using.
Share Entire Log Files as an attachment in text format from
4) QODBC Setup Screen -- > Messages -- > Review QODBC Messages
5) QODBC Setup Screen -- > Messages -- > Review SDK Messages
You can install QODBC on Computer 1 on installation you will get 30 days evaluation. Mean while you can transfer QODBC License from Computer 2 to Computer 1 by following below steps:
You need to deactivate QODBC license from computer 2, Please try to deactivate CD Key from:
Start>>All Programs>> QODBC Driver for use with QuickBooks>> Configure QODBC Data Source>>Go To "System DSN" Tab>> select QuickBooks Data>> click "configure">> switch to activate/deactivate>> click "deactivate"
After successful deactivation, Please try to activate CD Key on computer 1from:
Start>>All Programs>> QODBC Driver for use with QuickBooks>> Configure QODBC Data Source>>Go To "System DSN" Tab>> select QuickBooks Data>> click "configure">> switch to activate/deactivate>> click "activate"
For QuickBooks transfer related query you need to get in touch with Intuit.