Knowledgebase : TroubleShooting > Setup
[QODBC-DESKTOP] TROUBLESHOOTING - THE CONNECTION CONTINUOUSLY FAILS
AND GIVES US A SECURITY MESSAGE
PROBLEM DESCRIPTION:
We have an issue with a QuickBooks Desktop 24. I have downloaded the
latest driver, and I have the latest QuickBooks.
The connecti...
[QODBC-ALL] TROUBLESHOOTING - HOW TO FIX LICENSE CHECK WINDOWS
VIRTUALIZATION / VIRTUALSTORE
PROBLEM DESCRIPTION:
How to I fix QODBC license file stored in VirtualStore
SOLUTION:
Please remove the folder "QODBC Driver for QuickBooks" from the below
pa...
TROUBLESHOOTING - HOW TO FIX DUPLICATE DEFAULT DSN.
PROBLEM DESCRIPTION:
How to resolve duplicate default DSN.
SOLUTION:
Configure 64-Bit QODBC Online Driver and switch to "User DSN".
Please delete the DSNs with the following names.
"QuickBooks ...
TROUBLESHOOTING - DEFAULT VALUE OF WINDOWS USER ACCESS CONTROL (UAC).
PROBLEM DESCRIPTION:
What should be the Default Windows User Access Control (UAC)?
SOLUTION:
The QODBC Driver for QuickBooks runs differently under Microsoft
Vista/W7 than other ve...
HOW TO DEACTIVATE QODBC ONLINE
DEACTIVATE QODBC ONLINE FROM YOUR COMPUTER
You can Deactivate the QODBC Online license from:
Start >> All Programs >> QODBC Driver for QuickBooks Online>>
Configure QODBC Data Source
Go To "System DSN" Tab>> Select ...
QODBC ONLINE MENU ITEMS
When you install QODBC Online below menu items are created under QODBC
Driver for use with the QuickBooks Online folder in the start menu.
1. CONFIGURE QODBC ONLINE DATA SOURCE 64-BIT
Configure QODBC Online Data Source 64-bit...
QODBC POS MENU ITEMS
When you install QODBC POS below menu items are created under QODBC
Driver for use with the QuickBooks POS folder in the start menu.
1. CONFIGURE QODBC POS DATA SOURCE 64-BIT
Configure QODBC POS Data Source 64-bit option will he...
QODBC MENU ITEMS
When you install QODBC, the below menu items are created under QODBC
Driver for use with the QuickBooks folder in the start menu.
1. CONFIGURE QODBC DATA SOURCE 64-BIT
CONFIGURE QODBC DATA SOURCE 64-BIT will help you to
view/create/...
HOW TO IMPORT QUICKBOOKS DATA TO SQL SERVER DATABASE (LOCAL TABLE)
First, you need to create Linked Server in SQL Server.
For 32-bit SQL Server. Please refer to How to create Link Server with
MS SQL 2005/2008/2012 32-bit Using QODBC/QRemote
[http://sup...
EXCEL AUTOMATION - HOW TO OPEN, REFRESH AND CLOSE A COMPANY FILE
Download Sample
[http://support.flexquarters.com/esupport/newimages/ExcelAutomation/ExcelAutomation.zip]
Before using the MS Excel application, please ensure you have
installed the MS Off...
TROUBLESHOOTING - QB BEGIN SESSION FAILED. UNABLE TO LOAD COMPONENT
PROBLEM DESCRIPTION:
I am trying to connect to QuickBooks Online using QODBC Online. But I
am getting the below error at the time of connection.
Please help me to resolve this error...
HOW TO INSERT INVOICE USING EXCEL - VBA
Download Sample
[http://support.flexquarters.com/esupport/newimages/InsertInvoiceVBA/Insert_Invoice.zip]
In this example, We will show you How to insert an Invoice in
QuickBooks using the data available in an Exc...
CONNECTING MULTIPLE QUICKBOOKS COMPANIES VIA EXCEL
Download Sample
[http://support.flexquarters.com/esupport/newimages/MultipleCompany/MultipleQBCompanyConnection.zip]
There is a limitation with the QuickBooks SDK: it can connect only one
company file ...
USING ADODC AND ADODB WITH QODBC
Download Sample
[http://support.flexquarters.com/esupport/newimages/VB6/QODBCVB6.zip]
ADODB WITH QODBC
Open VB6, you can find it via Windows Start->All Programs->Microsoft
Visual Studio 6.0 :
Create a New Standard EX...
TROUBLESHOOTING - HOW TO CANCEL THE SUBSCRIPTION OF QODBC DRIVER FOR
QUICKBOOKS ONLINE
PROBLEM DESCRIPTION:
I want to cancel my QODBC Driver for QuickBooks Online monthly
subscription.
How to cancel the subscription of QODBC Driver for QuickBooks Onl...
TROUBLESHOOTING - CHANGES TO THE INTEGRATED APPLICATION
AUTHENTICATION FOR QUICKBOOKS
Intuit is reinforcing existing security features that help protect
QuickBooks customers' sensitive information.
Refer: Intuit's News: Changes to the Integrated Applic...
TROUBLESHOOTING - QODBC INSTALLER ERROR WINDOWS CANNOT FIND
EXPLORER.EXE. COULD NOT EXECUTE THE EXTERNAL PROGRAM
PROBLEM DESCRIPTION:
We downloaded the QODBC trial from your website. At the end of the
installation process - after clicking the 'finish'...
HOW TO USE QODBC WITH SSIS
Either QODBC or QRemote is required on the machine where the SSIS
package will be developed and deployed, or SSIS services are
installed.
Development - On the machine, you are developing, the SSIS package
should have QODBC ...
TROUBLESHOOTING - CAN I USE QODBC WITH QBB ( QUICKBOOKS BACKUP ) FILE
PROBLEM DESCRIPTION:
I am trying to find a way to pull data from a . QBB file without
having to restore the. QBB file and going through QuickBooks.
Is QODBC capable of doing so? I...
[QODBC-ONLINE] TROUBLESHOOTING - QUICKBOOKS MESSAGE 653-UNAUTHORIZED -
401 - FAULT EXCEPTION OF TYPE: AUTHENTICATION HAS BEEN GENERATED. QB
BEGIN SESSION FAILED. ERROR - UNAUTHORIZED-401
PROBLEM DESCRIPTION:
I was able to use QODBC Online. Suddenly, I g...
SAMPLE CODE FOR C++ WITH QODBC
#include
#include
#include
#include
#include
#include
#include
#include
using namespace std;
void ConvertTimeStampStructToString(TIMEST...
TROUBLESHOOTING - DSN CONNECTION NOT CONSISTENT ACROSS MULTIPLE
COMPUTERS
PROBLEM DESCRIPTION:
I have a pass-through query for access:
Select * from Item
The connection string is as follows:
ODBC;DRIVER={QODBC Driver for
QuickBooks};SERVER=QODBC;DF...
TROUBLESHOOTING - QODBC LOGGING IN WITH THE WRONG USER ACCOUNT
PROBLEM DESCRIPTION:
I am using ms access. I have the integrated application certificate
set up correctly (see screenshot). The username for this certificate
is "odbc."
QuickBooks is clos...
TROUBLESHOOTING - QUICKBOOKS DISPLAYS A REVOKED CERTIFICATE WARNING
PROBLEM DESCRIPTION:
I am trying to connect to QuickBooks using QODBC. At a time of
connection, QuickBooks Displays a Revoked Certificate Warning.
SOLUTION:
Please update your QODBC...
HOW TO SHARE/INVITE THE FLEXQUARTERS SUPPORT TEAM TO THE QUICKBOOKS
ONLINE COMPANY FILE
PROBLEM DESCRIPTION:
How do I share/invite the FLEXquarters Support team to access my QBO
company file?
SOLUTION:
Please follow the below steps to share/invite ...
TROUBLESHOOTING - QREMOTESERVER HANG-ON CONNECTION
PROBLEM DESCRIPTION:
I am trying to connect to QuickBooks/QuickBooks POS using QRemote
Server, But QRemoteServer is Having on Connection.
SOLUTION:
Please check if QuickBooks Or QuickBooks POS has ...
TROUBLESHOOTING - GETTING ERROR "INDEX WAS OUTSIDE THE ARRAY BOUNDS."
WHEN USING THE IMPORT/EXPORT TOOL IN SQL SERVER
PROBLEM DESCRIPTION 1:
I recently installed QODBC to get data out of a QuickBooks company
file, but I get this error: "Index was outs...
HOW TO REMOVE QODBC RELATED CERTIFICATES FROM INTEGRATED APPLICATIONS
UNDER QUICKBOOKS POS
Please follow the steps to remove QODBC Related Certificates from the
Integrated Application Under QuickBooks POS:
Try removing all the integrated application en...
TROUBLESHOOTING - UPGRADING TO QUICKBOOKS AND QODBC
PROBLEM DESCRIPTION:
I have a custom program written in Access 2003 communicating with
QuickBooks 2013 using QODBC 13, which works fine. Will upgrade to the
latest QuickBooks and QODBC require any co...
HOW TO IMPORT DATA TO QUICKBOOKS THROUGH CSV USING QODBC
NOTE: QODBC does not support direct import, But you can write VBA code
that reads a CSV / Excel file & generates insert statements.
There are two ways to Import data to QuickBooks through CSV us...
HOW TO CREATE OR CONFIGURE A QODBC ONLINE DSN
PROBLEM DESCRIPTION:
I have one QuickBooks Online login, which provides access to multiple
QuickBooks Online companies.
When I initially configured the connection, I selected one of the
clients to that I ...
HOW TO CONNECT TO QODBC USING PYTHON
Download Sample
[http://support.flexquarters.com/esupport/newimages/python/DisplaySQL.zip]
SAMPLE CODE FOR USING QODBC DSN:
import pyodbc
cn = pyodbc.connect('DSN=QuickBooks Data;')
cursor = cn.cursor()
cursor....
TROUBLESHOOTING - I CANNOT CONNECT TO MY QUICKBOOKS ONLINE SANDBOX
PROBLEM DESCRIPTION:
I am trying to do some testing and now have access to a QBO Sandbox
company. I have tried to connect to it in two different ways.
1. If I "Connect to QuickBooks" ...
HOW TO CONNECT TO QUICKBOOKS ONLINE SANDBOX COMPANY FILE.
For installation & configuring QODBC Online to work with QuickBooks
Online live company file. Please refer:
How to use QODBC Online with QuickBooks Online Edition (Apps.com)
[http://support.flex...
TROUBLESHOOTING - QUICKBOOKS UI GETTING LAUNCHED AFTER UPDATING QODBC
VERSION.
PROBLEM DESCRIPTION:
We recently upgraded from QODBC 14 to 16.00.00.313. It is functioning
normally, except now the QuickBooks window is opening up when it
didn't use to. I...
TROUBLESHOOTING - AUTO LOGIN AS SERVICE AND SYNCING TABLES TO SQL
SERVER
PROBLEM DESCRIPTION:
So the QODBC works excellently running on the machine. We intend to
integrate into our website / Intranet to create customers or make
changes from the web. I...
TROUBLESHOOTING - QODBC/QREMOTE TRIES TO CONNECT FOR 2 MINUTES OVER
AND OVER
PROBLEM DESCRIPTION:
I am using QRemote DSN to connect to QuickBooks. QODBC/QRemote tries
to connect for 2 minutes over and over and says it has a connection
but does nothing...
TROUBLESHOOTING - HOW TO LOCATE CONFIGURE QODBC DATA SOURCE
PROBLEM DESCRIPTION:
I cannot find or configure the 32-bit ODBC Data Source Manager under
a 64-bit System. I will be happy to remote access you and my server
representatives to resolve this....
TROUBLESHOOTING - MICROSOFT EXCEL 2013 (OFFICE 365 / 2016) CRASHES /
REQUIRED ACTIVATION
TROUBLESHOOTING - MICROSOFT ACCESS 2013 (OFFICE 365 / 2016) CRASHES
/ REQUIRED ACTIVATION
PROBLEM DESCRIPTION 1:
I have been having significant difficulties wit...
PROBLEM DESCRIPTION:
We keep getting the "QB Begin Session Failed" error when opening a
QODBC connection on a web page.
--> It happens when several users are using QuickBooks at the same
time.
--> When it happens, We try to use the 'QODBC Test Tool,' and...
HOW TO CONNECT TO MULTIPLE COMPANY FILES AT THE SAME
TIME/SIMULTANEOUSLY
PROBLEM:
There are multiple company files in QuickBooks. At a time, I can
access only one company file. Is QODBC allow me to access multiple
company files same time?
SOLUTION:
T...
HOW TO USE QODBC WITH WINDOWS SCHEDULER / HOW TO USE Z-CRON WITH
QODBC / HOW TO RUN QODBC APPLICATIONS ON A REPEATING/NIGHTLY BASIS
PROBLEM DESCRIPTION 1:
My application needs to read data from QuickBooks and update data in
the SQL server. Up to this, ...
TROUBLESHOOTING - QREMOTE DOES NOT WORK WITH IIS
PROBLEM DESCRIPTION:
We've been having steady success with QODBC for a good while. We're
running QB on a VM and our custom application that queries it on
another VM; both VMs are Server 2012.
All was wel...
TROUBLESHOOTING - QODBC CONNECTION TO TALEND OPEN STUDIO
NOTE: THE JDBC-ODBC BRIDGE DRIVER WAS REMOVED IN JAVA 8, PREVENTING
ODBC DRIVERS FROM BEING USABLE IN NEWER VERSIONS OF JAVA OR OTHER
JAVA-BASED APPLICATIONS.
Refer: Oracle JDBC-ODBC Bridge
[http...
TROUBLESHOOTING - QODBC AUTO-CONNECTING WITH THE WRONG USER
PROBLEM DESCRIPTION:
We have a few stations where we utilize the read-only QODBC desktop
version. On a station we just built, it keeps using the wrong
QuickBooks user for the auto-login. I conf...
TROUBLESHOOTING - HOW TO USE QODBC ON MAC OR LINUX
PROBLEM DESCRIPTION:
I have MAC Operating System & I want to use QODBC on it. Is it
possible to use QODBC on MAC?
I have Linux Operating System & I want to use QODBC on it. Is it
possible to use QODBC...
CONNECTING QODBC ONLINE DRIVER TO QUICKBOOKS ONLINE FOR THE FIRST
TIME (VIDEO)
For system requirement details of QODBC Online, click here
[http://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2816].
How to install QODBC Onlin...
TROUBLESHOOTING - QODBC LICENSING ISSUES WITH WINDOWS 10 UPGRADES
PROBLEM DESCRIPTION:
I want to upgrade my Operating System to Windows 10 and know if any
precautions/actions are required for QODBC to keep working.
SOLUTIONS:
STEPS BEFORE UPGRADING T...
TROUBLESHOOTING - HOW TO USE QODBC WITH MULTIPLE QUICKBOOKS COMPANY
FILE
PROBLEM DESCRIPTION:
I have a question about setting ODBC to auto-login. I am trying to
automate some tasks and wanted to auto-login. We have two different
company files for accoun...
TROUBLESHOOTING - HOW TO RE-LINK QUICKBOOKS DATA IN MS ACCESS USING
QODBC
PROBLEM DESCRIPTION 1:
We are adding invoice records to QuickBooks using an Access front end.
When we create the records and try to insert them into QuickBooks, the
line items see...
TROUBLESHOOTING - HOW TO IDENTIFY IF THE APPLICATION IS 32-BIT OR
64-BIT
PROBLEM DESCRIPTION:
How can I Identify if the application is 32-bit or 64-bit?
SOLUTIONS:
SQL SERVER
If your application is SQL Server, you can identify it by Starting
your "...
CONFIGURE QODBC ONLINE FOR USE WITH JITTERBIT COMMUNITY EDITION 3.0.0
(QREMOTE)
To use QODBC Online with Jitterbit community edition 3.0.0, you
should follow the steps below to configure your QODBC Online driver
and Jitterbit connection. These steps wor...
CONFIGURE QODBC POS FOR USE WITH JITTERBIT COMMUNITY EDITION 3.0.0
(QREMOTE)
To use QODBC POS with Jitterbit community edition 3.0.0, you should
follow the steps below to configure your QODBC POS driver and
Jitterbit connection. These steps work for QOD...
CONFIGURE QODBC FOR USE WITH JITTERBIT COMMUNITY EDITION 3.0.0
(QREMOTE)
To use QODBC with Jitterbit community edition 3.0.0, you should
follow the steps below to configure your QODBC driver and Jitterbit
connection. These steps work for QODBC with Jitt...
SETUP IN ALPHA FIVE
CREATE A NEW WORKSPACE
Start Alpha Five and create a new workspace. It could be called
Online. adb - a holder for the entire application.
Click the WORKSPACE & TASKS tab -> Click -> choose to CREATE A NEW,
EMPTY WORKSPACE -> cl...
TROUBLESHOOTING - HOW TO USE QODBC ONLINE WITH FILEMAKER
PROBLEM DESCRIPTION:
I downloaded the trial version of your driver this morning and am
excited about the prospects. I've installed it and can get the fields
and tables to appear in QODBC TEST TOO...
HOW TO USE QODBC ONLINE WITH QLIKVIEW
To use QlikView with QODBC Online, please follow the below steps.
1. Open QlikView & Create the new file.
2. Select Data Source. Click on Browse.
3. Please select the MS Excel file & click "Next."
4. Click "N...
HOW TO USE QODBC ONLINE WITH QUICKBOOKS ONLINE EDITION (APPS.COM)
SETUP OF QODBC ONLINE:
The first step is to download and install QODBC Online. QODBC Online
requires .NET Framework 4.6.1 or a later version. So you need to
install .NET Framework 4.6.1 t...
TROUBLESHOOTING - QUICKBOOKS DATA DSN NOT SHOWING UP IN ODBCAD32.EXE
ODBC DATA SOURCE ADMINISTRATOR IN WIN8
PROBLEM DESCRIPTION:
I can't configure QuickBooks Data DSN from Configure QODBC Data Source
window. When I click on QuickBooks Data, configure is...
TROUBLESHOOTING - APPLICATION CONNECTIVITY DELAY
PROBLEM DESCRIPTION:
I have an inventory control system (c#, SQL Server) that needs Read
Only access to four tables in the accounting system. I have deployed
your multiuser version and can access the loca...
TROUBLESHOOTING - QREMOTE ERROR "COULD NOT CONNECT TO
SERVER/QREMOTESERVER."
PROBLEM DESCRIPTION 1:
I have tested using QODBC Test Tool and the QRemote DSN test
connection. I cannot connect to QRemote DSN. I am getting the below
error:
PROBLEM DESCRIPT...
TROUBLESHOOTING: QODBC SHOWS ERRORS 11118,11119,11120,11121,11122
PROBLEM:
I am getting an error "11118 - SYSTEM LICENSE ERROR."
I am getting an error "11119 - REGFILE1 LICENSE OPEN ERROR"
I am getting an error "11120 - REGFILE1 LICENSE ERROR"
I...
DIFFERENCE BETWEEN QODBC FOR QUICKBOOKS DESKTOP AND ONLINE.
TABLE DIFFERENCES:
Number of Tables available in
QODBC DESKTOP
QODBC ONLINE
150
83
List of Tables available in QODBC Desktop
[http://doc.qodbc.com/qodbc/usa/TableList.php?catego...
TROUBLESHOOTING - GETTING "WRONG CLIENT ENCYPTKEY SETTING" ERROR
PROBLEM DESCRIPTION:
I'm trying to establish a connection to QuickBooks using QRemote
Server. But when I tried to connect, I got the below error message:
"Wrong client Encyptkey setting"...
HOW TO USE QXL
STEP 1 - DOWNLOAD QXL
If you haven't already downloaded QXL, go to the download page
[http://qxl1.com/qxl-for-quickbooks-desktop-downloads/] now. Don't
forget to read the "Readme" file during installation for the latest
information on QX...
TROUBLESHOOTING - HOW DO I CHECK WHICH REGION OF QUICKBOOKS IS
INSTALLED
PROBLEM DESCRIPTION:
How do I check which region of QuickBooks is installed?
SOLUTION:
You can query the Host table using QODBC Test Tool & get detail about
your QuickBooks ver...
HOW TO USE QODBC WITH QUICKBOOKS ONLINE EDITION
SETUP OF QODBC ONLINE:
First, we need to install QODBC Online. QODBC Online requires .NET
Framework 4.0 or a later version. So, you need to install .NET
Framework 4.0 to work with QODBC Online.
Please re...
TROUBLESHOOTING - HOW TO VERIFY IF THE OPTIMIZER FILE IS CORRUPTED OR
NOT
PROBLEM DESCRIPTION:
Is there any way to figure out when the Optimizer cache is corrupted,
or is there a way we can avoid it altogether in the future?
SOLUTIONS:
Please refer...
TROUBLESHOOTING - CAN QODBC / QREMOTE RUN AS A SERVICE
PROBLEM DESCRIPTION:
How do I run QODBC as windows services in the background? I noticed
it required QuickBooks and windows server 2008 to be logged on.
SOLUTIONS:
QODBC and QuickBooks are deskt...
TROUBLESHOOTING - CAN QODBC ONLINE HAVE REGION-WISE FIELDS?
PROBLEM DESCRIPTION:
Can QODBC Online have region-wise fields like QODBC Desktop driver?
SOLUTIONS:
QuickBooks Online API supports only one region; thus, we had only one
part in QODBC Onli...
HOW TO USE QODBC WITH PHP
INSTRUCTIONS FOR USING QODBC WITH PHP:
Using PHP on an internal Intranet or the World Wide Web requires the
Server Edition of QODBC. QuickBooks must be running with the company
file open.
Download Sample
[http://support.flex...
TROUBLESHOOTING - MULTIPLE TABLES EXIST ERROR IN THE LINKED SERVER
PROBLEM DESCRIPTION:
I am trying to run a query using an SQL Server database link to
QuickBooks using QRemote. I can set up the linked server fine in SQL
Server, and the connection has b...
TROUBLESHOOTING - HOW TO USE QODBC FOR DEVELOPMENT WITH VISUAL STUDIO
PROBLEM DESCRIPTION:
I am trying to use a demo file for development, but QODBC is not
allowing me to do this now that the evaluation period on my
development machine has expired. Are ...
TROUBLESHOOTING - HOW TO ACCESS QUICKBOOKS DATA USING FILEMAKER
PROBLEM DESCRIPTION:
I downloaded the trial version of your driver this morning and am
excited about the prospects. I've installed it and can get the fields
and tables to appear in QODBC T...
TROUBLESHOOTING - SCHEDULED TASK JOB NOT WORKING AFTER UPGRADING QODBC
PROBLEM DESCRIPTION:
We use software called RemiCrystal to generate reports for emailing.
The words have always worked fine using QB 2013 Pro and QODBC v14 (I
think v14). Then we upg...
TROUBLESHOOTING - APP_ALREADY_PURCHASED ERROR WHEN TRYING TO AUTHORIZE
QODBC IN QUICKBOOKS ONLINE
PROBLEM DESCRIPTION:
We have some other users of QuickBooks online for the same company
file. And when any other user tries to authorize and connect it
th...
TROUBLESHOOTING - UNABLE TO FIND TABLE QBADVANCEDREPORTGROUP.
PROBLEM DESCRIPTION 1:
1. I'm attempting to utilize your ODBC driver for reporting through
Excel from QuickBooks Enterprise. The tables in your report help guide
aren't accessible to me and a...
PROBLEM DESCRIPTION:
We modified an invoice in QuickBooks and are trying to get the data
out in Excel, but QODBC gives us the old data.
Why?
SOLUTIONS:
QODBC failure to return full records is usually caused by corruption
of the QODBC optimizer file....
PROBLEM DESCRIPTION:
When I run the program as an administrator, I can change the
optimizer settings, but it never gets saved. Everything I rerun the
Setup Screen, the grounds are back to the original settings, and my
changes aren't saved. Do I have to ...
TROUBLESHOOTING: UPDATE QUERY SCANNING ALL RECORDS IN LINKED SERVER
PROBLEM DESCRIPTION 1:
I am using an MS SQL-linked server with QRemote.
I am updating a single EstimateItemLine, passing Ref Number and
ItemFullName (I also tried itemtxnlineid). Every...
TROUBLESHOOTING: HOW TO ACCESS ACCOUNT NAME DETAILS FROM JOURNAL
REPORT USING SQL SERVER
PROBLEM DESCRIPTION:
I need some guidance on extracting data from the general ledger. In
particular, I need to see the FullName of GL account. Running
sp_report Jo...
TROUBLESHOOTING: QUICK REPORT ON AN ACCOUNT
PROBLEM DESCRIPTION:
How can I get a Quick Report on an account from the Chart of Accounts?
In Quick Books 2006 Premier, I opened a chart of accounts (Ctrl+A),
selected an account, and then pressed Ctrl+Q.
S...
HOW TO REMOVE QREMOTE FROM STARTUP
PROBLEM DESCRIPTION:
QRemote Initialization Error.
QRemote Error: Listening failed. Please restart application
QRemote Closing in 15 Seconds.
SOLUTION:
QRemote Server reports "Error: Listening failed. Please re...
TROUBLESHOOTING: QUICKBOOKS CAN'T START BECAUSE IT IS ALREADY RUNNING.
PROBLEM DESCRIPTION 1:
I cannot Connect my trial version of QODBC to QuickBooks. I have gone
through your tutorials but am unable to connect. I have never had the
"Keep QuickBooks ...
HOW TO USE MS ACCESS AS MIDDLEWARE WITH QODBC
PROBLEM DESCRIPTION:
When using Prepared Statements with the QRemote driver, it throws an
error called ODBC driver not supported. How can I use Prepared
Statements with QODBC/QRemote?
SOLUTIONS:
You may...
HOW TO USE MS ACCESS AS MIDDLEWARE WITH QODBC
PROBLEM DESCRIPTION:
Any errors related to the driver and custom software or packaged
software that does not work properly with QODBC.Example, Prepared
Statements in JDBCODBCDriver.
Sample
Connection qbCo...
PROBLEM DESCRIPTION:
I called QuickBooks, and they said we could run QuickBooks Canada 2005
alongside QuickBooks USA 2004 on the same computer with no problem.
They said the problems happen when you try to run USA/Canada
QuickBooks on the same computer ...
TROUBLESHOOTING: QUICKBOOKS REPORTS "THE CERTIFICATE IS INVALID"
PROBLEM DESCRIPTION:
When first using the application to access QuickBooks via QODBC, a
will pop up a window to ask the user to give the certificate to this
application.
But now facing...
HOW DO SETUP QODBC TO ACCESS QUICKBOOKS WHEN THERE IS NO ONE LOGGED IN
INSTRUCTION:
QuickBooks is not a windows service, so it cannot run when no one is
logging into the system. This limit brings problems when the user
tries to set up QODBC to access Q...
PROBLEM DESCRIPTION:
I have installed QODBC and QuickBooks. I have set the Company
Preferences / Integrated Applications to Allow Access to FLEXQuarters
QODBC. When I hit the Test Connection to QuickBooks button, I get a
message from QuickBooks saying TH...
PROBLEM DESCRIPTION
Fields related to Balances and QuantityOnHand show a Null or Missing
Value, whereas QuickBooks shows the correct information.
e.g., When using the below query with Optimizer On, it does not show
the detail, but when Optimizer is tur...
TROUBLESHOOTING: CREATE DCOM INSTANCE ERROR = 80070005, UNKNOWN ERROR.
CREATED QBXMLRP2 OK.
PROBLEM DESCRIPTION:
When trying to use SQL Server via QODBC, It reports the error like
this:
Create DCOM Instance Error = 80070005, Unknown error. Created q...
VB Demo is missing
TROUBLESHOOTING: VB DEMO IS MISSING
PROBLEM DESCRIPTION
I have installed QODBC but can't find the VB Demo in the program group
of QODBC Driver for QuickBooks. Where can if find VB Demo?
SOLUTION
VB Demo has been replaced by QODBC...
Can't Change the Integrated Application Name in QuickBooks
TROUBLESHOOTING: CAN'T CHANGE THE INTEGRATED APPLICATION NAME IN
QUICKBOOKS
PROBLEM DESCRIPTION
I use the QODBC data driver to access QuickBooks no matter what
applications I use. The integrat...
TROUBLESHOOTING: FIRST TIME OPTIMIZER RUNS "WAITING ON QUICKBOOKS" FOR
A LONG TIME
PROBLEM DESCRIPTION
I am using QODBC with the RDS server. I have one workstation that
runs the optimizer and queries just fine. I installed QODBC on a
second with the s...
TROUBLESHOOTING: CREATE DCOM INSTANCE ERROR = 80070005
PROBLEM DESCRIPTION
All worked fine on QuickBooks and QODBC version 9, integrated into a
web shipping system hosted on XP PC. After upgrade both QuickBooks and
QODBC to version 10, I got the follow...
TROUBLESHOOTING: CREATING OPTIMIZE TABLE FAILED
PROBLEM DESCRIPTION
I can query from VBDemo, but when trying to run a full sync on any
table get the message below:
"CREATING OPTIMIZE TABLE FAILED."
SOLUTIONS
How to switch OFF or RESET the QODBC ...
TROUBLESHOOTING: SDK MESSAGES LOG ERROR 3260 - INSUFFICIENT PERMISSION
LEVEL TO PERFORM THIS ACTION
PROBLEM DESCRIPTION
Suppose QODBC attempts an operation where the QuickBooks logged-in
user doesn't have the correct permissions. In that case, you will...
TROUBLESHOOTING: LOAD UPDATED DATA DID NOT COMPLETE (3), AND RELOAD
ALL DATA DID NOT COMPLETE (3)
NOTE: VB DEMO IS DEPRECATED.
Please refer to How to use the QODBC Test Tool for testing
[https://support.flexquarters.com/esupport/index.php?/Knowledgebas...
TROUBLESHOOTING: QB BEGIN SESSION FAILED. ERROR = 8004041C
PROBLEM DESCRIPTION
When I run a report in my Java file using QODBC to connect to
QuickBooks, I get the following error:
java.sql.SQLException: [QODBC] QB Begin Session Failed. Error =
8004...
TROUBLESHOOTING: BEGIN SESSION FAILED. ERROR = 8004041D, 80040418,
8004041A, 80040430,80042763
PROBLEM DESCRIPTION:
Get the following errors from the QODBC driver:
ERROR [00000] [QODBC] QB Begin Session Failed. Error =
8004041d,80040418 This applica...
TROUBLESHOOTING: ERROR [00000] [QODBC] QB BEGIN SESSION FAILED. ERROR
= 80040414
PROBLEM DESCRIPTION
The QODBC program used to work well so far, but now I get the
following error:
ERROR [00000] [QODBC] QB Begin Session Failed. Error = 80040414, A
moda...
TROUBLESHOOTING: IDENTITY IS INCORRECT AND CREATE DCOM INSTANCE ERROR
= 8000401A
PROBLEM DESCRIPTION 1
When using the link server, get the following errors:
SQLSetConnectAttr failed
QB Open Connection Failed. Create DCOM Instance Error = 8000401A,...
TROUBLESHOOTING: QB OPEN CONNECTION FAILED. ERROR = 8004042F
PROBLEM DESCRIPTION
When trying to connect to the QuickBooks or Reckon, and getting the
following error.
Test Connection to QuickBooks Failed.
[QODBC] QB OPEN CONNECTION FAILED. ERROR =...
TROUBLESHOOTING: WAITING ALL DAY FOR A QUERY
PROBLEM DESCRIPTION
I wrote a process to retrieve RefNumber from QuickBooks Invoices and
save them to an external reporting system. It was working fine, taking
on average 2 seconds per record to complete the...
Help Desk Software by Kayako