<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title><![CDATA[FLEXquarters.com Limited]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/]]></link>
<description />
<generator><![CDATA[Kayako case v4.66.2]]></generator>
<item>
<title><![CDATA[[QODBC-Online] - How to Register an App on the Intuit Developer Portal and Generate API Keys]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/3107]]></link>
<guid isPermaLink="false"><![CDATA[1cfead9959b76ce44a847c850b61c587]]></guid>
<pubDate><![CDATA[Tue, 28 Apr 2026 07:44:44 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[[QODBC-Online] - How to Register an App on the Intuit Developer Portal and Generate API Keys
Overview
This guide provides step-by-step instructions for registering an application on the Intuit Developer Portal and obtaining the API credentials (Client I...]]></description>
<content:encoded><![CDATA[<h2>[QODBC-Online] - How to Register an App on the Intuit Developer Portal and Generate API Keys</h2>
<h1>Overview</h1>
<p>This guide provides step-by-step instructions for registering an application on the Intuit Developer Portal and obtaining the API credentials (Client ID and Client Secret) required to integrate with QuickBooks Online. Following these steps will allow your application to authenticate with Intuit's OAuth 2.0 framework and interact securely with QuickBooks accounting and payment data.</p>
<p>The registration process consists of three major phases:</p>
<ul>
<li><strong>Creating a Workspace (organizational container for your apps)</strong></li>
<li><strong>Creating and Configuring an App within the Workspace</strong></li>
<li><strong>Completing the Compliance Questionnaire to unlock Production credentials</strong></li>
</ul>
<div class="box note">
<div class="box-label">NOTE</div>
<div class="box-content">You must have an active Intuit account before beginning this process. If you do not already have an account, visit <a href="https://accounts.intuit.com">https://accounts.intuit.com</a> to register for free.</div>
</div>
<h1>Prerequisites</h1>
<p>Before proceeding, ensure that the following requirements are in place:</p>
<ul>
<li>An active Intuit account with valid login credentials</li>
<li>A registered company or business entity (used during workspace setup)</li>
<li>Your application's technical details ready, including:
<ul>
<li>Host domain URL - qboconnect.qodbc.com</li>
<li>Launch URL - <a href="https://www.qodbc.com/links/qodbconlineconnectinfo.htm" target="_blank">https://www.qodbc.com/links/qodbconlineconnectinfo.htm</a></li>
<li>Disconnect URL - <a href="https://www.qodbc.com/links/qodbconlinereconnectinfo.htm" target="_blank">https://www.qodbc.com/links/qodbconlinereconnectinfo.htm</a></li>
<li>Redirect URI(s) - <a href="https://qboconnect.qodbc.com/clientkey/callback.php" target="_blank">https://qboconnect.qodbc.com/clientkey/callback.php</a></li>
<li>Privacy policy URL - <a href="https://qodbc.com/privacy-policy/" target="_blank">https://qodbc.com/privacy-policy/</a></li>
</ul>
</li>
<li>Access to the Intuit Developer Portal at <a href="https://developer.intuit.com" target="_blank">https://developer.intuit.com</a></li>
</ul>
<h1>Part 1: Sign In to the Intuit Developer Portal</h1>
<div class="box step">
<div class="box-label">Step 1</div>
<div class="box-content">Log In to Your Intuit Account</div>
</div>
<p>Open a web browser and navigate to <a href="https://accounts.intuit.com/" target="_blank">https://accounts.intuit.com/</a>. Enter your credentials and click <strong>Sign In</strong>.</p>
<div class="box note">
<div class="box-label">TIP</div>
<div class="box-content">If you have multi-factor authentication (MFA) enabled, complete the verification before proceeding.</div>
</div>
<div class="box step">
<div class="box-label">Step 2</div>
<div class="box-content">Navigate to the Developer Workspaces</div>
</div>
<p>Navigate to <a href="https://developer.intuit.com/workspaces" target="_blank">https://developer.intuit.com/workspaces</a>. This is the central hub where you manage all your developer workspaces and applications.</p>
<h1>Part 2: Create a New Workspace</h1>
<p>A Workspace is an organizational container that groups applications together and stores business information for compliance.</p>
<div class="box step">
<div class="box-label">Step 3</div>
<div class="box-content">Initiate Workspace Creation</div>
</div>
<p>Click the <strong>+</strong> (plus) button. This opens the <strong>Create a workspace</strong> landing page. Click <strong>Get Started</strong>.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image002.jpg" alt="Create workspace button" /> <img src="//support.flexquarters.com/esupport/newimages/3107/image004.jpg" alt="Get Started button" /></p>
<div class="box step">
<div class="box-label">Step 4</div>
<div class="box-content">Enter the Workspace Name</div>
</div>
<p>Provide a descriptive name (e.g., "Acme Corp Integration Workspace") and click <strong>Next</strong>.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image006.jpg" alt="Enter workspace name" /></p>
<div class="box step">
<div class="box-label">Step 5</div>
<div class="box-content">Provide Company Business Information</div>
</div>
<p>Enter your legal company name and address. Ensure this matches official records for the compliance review.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image008.jpg" alt="Company info screen" /></p>
<div class="box step">
<div class="box-label">Step 6</div>
<div class="box-content">Provide Company Contact Information</div>
</div>
<p>Fill in the contact name, email, and phone number for developer alerts.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image010.jpg" alt="Contact info screen" /></p>
<div class="box step">
<div class="box-label">Step 7</div>
<div class="box-content">Open the Newly Created Workspace</div>
</div>
<p>Click <strong>Open Workspace</strong> to enter the dashboard.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image012.jpg" alt="Open Workspace button" /></p>
<h1>Part 3: Create a New Application</h1>
<div class="box step">
<div class="box-label">Step 8</div>
<div class="box-content">Initiate App Creation</div>
</div>
<p>Click the <strong>+</strong> (plus) button inside the workspace and click <strong>Get Started</strong>.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image013.jpg" alt="Create app button" /></p>
<div class="box step">
<div class="box-label">Step 9</div>
<div class="box-content">Enter the Application Name</div>
</div>
<p>Enter your product name (e.g., "Acme Accounting Sync"). Avoid using "QuickBooks" or "Intuit" in the name.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image019.jpg" alt="App name field" /></p>
<div class="box step">
<div class="box-label">Step 10</div>
<div class="box-content">Select API Permissions (Scopes)</div>
</div>
<p>Select <strong>com.intuit.quickbooks.accounting</strong> or <strong>payment</strong> as needed. Click <strong>Done</strong>.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image021.jpg" alt="Scope selection" /></p>
<div class="box step">
<div class="box-label">Step 11</div>
<div class="box-content">Confirm App Creation</div>
</div>
<p>Review the summary and click <strong>Confirm</strong>.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image023.jpg" alt="Confirm app creation" /></p>
<h1>Part 4: Retrieve Development API Credentials</h1>
<div class="box step">
<div class="box-label">Step 12</div>
<div class="box-content">Open the Application Dashboard</div>
</div>
<p>Click <strong>Open App</strong> to access settings and credentials.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image027.jpg" alt="Open App button" /></p>
<div class="box step">
<div class="box-label">Step 13</div>
<div class="box-content">Access the Keys and Credentials Tab</div>
</div>
<p>Select <strong>Keys and credentials</strong> from the left sidebar.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image029.jpg" alt="Keys and credentials tab" /></p>
<div class="box step">
<div class="box-label">Step 14</div>
<div class="box-content">View and Copy Development Credentials</div>
</div>
<p>Toggle <strong>Show credentials</strong> under Development to copy your <strong>Client ID</strong> and <strong>Client Secret</strong>.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image031.jpg" alt="Show development credentials" /></p>
<h1>Part 5: Complete App Details for Production Access</h1>
<p>To unlock Production credentials, complete the <strong>Settings</strong> sections: Basic Info, App URLs, Terms of Service, Categories, Geolocation, and Accepted Connections.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image035.jpg" alt="App Settings" /></p>
<h1>Part 6: Complete the Compliance Questionnaire</h1>
<p>Submit the <strong>Compliance</strong> assessment to evaluate security and data handling.</p>
<div class="box step">
<div class="box-label">Step 15</div>
<div class="box-content">Open the Compliance Section</div>
</div>
<p>Click <strong>Compliance</strong> in the sidebar and select <strong>Start questionnaire</strong>.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image051.jpg" alt="Start questionnaire" /></p>
<h3>Shortcutting the Questionnaire</h3>
<p>If applicable, selecting the 5th checkbox in the first question of <strong>App Information</strong> may allow you to skip certain sections by answering only two key questions regarding instructions and Re-CAPTCHA.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image060.jpg" alt="Questionnaire shortcut" /></p>
<h1>Part 7: Verify Redirect URIs and Retrieve Production Credentials</h1>
<p>Ensure your Production Redirect URIs use HTTPS and point to your live server.</p>
<div class="box step">
<div class="box-label">Step 16</div>
<div class="box-content">Retrieve Production API Credentials</div>
</div>
<p>Once approved, return to <strong>Keys and credentials</strong> to find the unlocked Production section.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image092.jpg" alt="Production credentials" /></p>
<table class="credentials">
<thead>
<tr><th>Credential</th><th>Environment</th><th>Purpose</th></tr>
</thead>
<tbody>
<tr>
<td>Client ID</td>
<td>Development</td>
<td>Used in your sandbox/testing environment</td>
</tr>
<tr>
<td>Client Secret</td>
<td>Development</td>
<td>Used in your sandbox/testing environment</td>
</tr>
<tr>
<td>Client ID</td>
<td>Production</td>
<td>Used in your live production application</td>
</tr>
<tr>
<td>Client Secret</td>
<td>Production</td>
<td>Used in your live production application</td>
</tr>
</tbody>
</table>
<h1>Part 8: Configure Your Application (QODBC Example)</h1>
<p>Navigate to: <strong>Start</strong> &gt; <strong>QODBC Driver for QuickBooks Online</strong> &gt; <strong>Configure 64-Bit</strong> &gt; <strong>System DSN</strong> &gt; <strong>QuickBooks Online Data</strong> &gt; <strong>Configure</strong>.</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3107/image097.jpg" alt="QODBC Configuration Development" /> <img src="//support.flexquarters.com/esupport/newimages/3107/image100.jpg" alt="QODBC Configuration Production" /></p>
<h1>Troubleshooting</h1>
<ul>
<li><strong>Production Locked:</strong> Ensure all App Details sections are saved and the questionnaire is submitted (not just drafted).</li>
<li><strong>OAuth Errors:</strong> Double-check for Redirect URI mismatches (including trailing slashes).</li>
<li><strong>Invalid Credentials:</strong> Verify you aren't using Development keys in a Production environment.</li>
</ul>
<div class="footer-note">For additional support, visit the official Intuit Developer documentation at <a href="https://developer.intuit.com/app/developer/qbo/docs/get-started" target="_blank">https://developer.intuit.com/app/developer/qbo/docs/get-started</a></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QODBC-Online] - Troubleshooting - Unable to connect to QuickBooks Online when using a new QODBC Online 64-Bit DSN]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/3093]]></link>
<guid isPermaLink="false"><![CDATA[8004d637b6236202217be3dfcdd8ce59]]></guid>
<pubDate><![CDATA[Fri, 30 May 2025 09:49:16 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[Troubleshooting - Unable to connect to QuickBooks Online when using a new QODBC Online 64-Bit DSN
Problem Description:
I have installed QODBC Online build 358.
I can connect to the QuickBooks Online company file using QODBC Online 32-bit DSN.
I have c...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;">Troubleshooting - Unable to connect to QuickBooks Online when using a new QODBC Online 64-Bit DSN</span></h2>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Problem Description:</span></span></h3>
<p>I have installed QODBC Online build 358.</p>
<p>I can connect to the QuickBooks Online company file using QODBC Online 32-bit DSN.</p>
<p>I have created a new QODBC Online DSN 64-Bit.</p>
<p>When I am trying to connect to the QuickBooks Online company file using QODBC Online 64-Bit DSN, on the browser, it says connected, but the DSN still shows "Connect to QuickBooks," and it does not connect.</p>
<p>Sometimes the DSN window disappears.</p>
<p>&nbsp;</p>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Solution:</span></span></h3>
<p>&nbsp;</p>
<p>Updates (2025-05-30):</p>
<p>We are currently working on fixing the issue, and we will soon release a new build.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The issue is limited to when using the new QODBC Online 64-bit DSN.</p>
<p>If you are using a single QuickBooks Online company file, you can use "QuickBooks Data Online" from a 32-bit system.</p>
<p>Once you connect to your QuickBooks Online company file using a 32-bit "QuickBooks Online Data" DSN, this will automatically update your "QuickBooks Online Data" 64-bit.</p>
<p>You should be able to use "QuickBooks Online Data" 64-bit.</p>
<p>&nbsp;</p>
<p>If you wish to create your own QODBC Online DNS, you can use one of the following workarounds.</p>
<p>&nbsp;</p>
<p><strong>Workaround 1:</strong></p>
<p>&nbsp;</p>
<p>Use QODBC Online 32-bit DSN, connect to the QuickBooks Online company file.</p>
<p>Once connected, export the connection key from the 32-bit.</p>
<div>&nbsp;</div>
<div>
<p>Export&nbsp;your connection key &ndash; Start &gt;&gt; QODBC Driver for QuickBooks Online &gt;&gt; General tab &gt;&gt; Click on the "Export Connection key" button. Save the connection key file.</p>
<p>&nbsp;</p>
<p>Import&nbsp;the exported connection key&nbsp;to your 64-bit DSN.</p>
<p>To import your QODBC Online connection key, go to Start &gt;&gt; QODBC Driver for QuickBooks Online &gt;&gt; General tab &gt;&gt; click on the "Import Connection key" button.</p>
<p>&nbsp;</p>
</div>
<div>
<div>Please test the reported issue &amp; share the outcome.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</div>
<div><strong>Workaround 2:</strong></div>
<div>&nbsp;</div>
<div>You can downgrade your QODBC Online driver from build 358 to 357.&nbsp;</div>
<div>
<p>Please raise a support ticket and&nbsp;<span style="box-sizing: border-box; margin: 0px; padding: 0px;">request<strong>&nbsp;QODBC</strong></span><strong>&nbsp;Online build 357</strong>.</p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Tickets/Submit" target="_blank">Click here to raise a support ticket.</a></p>
</div>
<div><!-- notionvc: 8a0c1b68-e57b-4098-af86-8dd28b202386 --></div>
<div>&nbsp;</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QODBC-Desktop] QODBC Limited Use Software License &amp; QODBC Limited Warranties and Limitation Of Liability]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/3075]]></link>
<guid isPermaLink="false"><![CDATA[a2186aa7c086b46ad4e8bf81e2a3a19b]]></guid>
<pubDate><![CDATA[Mon, 28 Aug 2023 11:38:26 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[QODBC Limited Use Software License
LICENSE:
LICENSER grants to you a limited, non-exclusive license to (i) install and operate the copy of the computer program contained in this package ("Program") on a single computer (one central processing unit) util...]]></description>
<content:encoded><![CDATA[<p>QODBC Limited Use Software License</p>
<p>LICENSE:</p>
<p>LICENSER grants to you a limited, non-exclusive license to (i) install and operate the copy of the computer program contained in this package ("Program") on a single computer (one central processing unit) utilizing a single operating system and (ii) make archival copies of the program for backup purposes only for use with the same computer.</p>
<p>The serial number issued to you for this product indicates the QuickBooks Desktop edition year versions the QODBC Driver is licensed to use with. The serial number/registration code containing the year "24" at positions 2 and 3 is registered to work with QuickBooks 2003 or above versions as long as your QODBC Desktop subscription remains in active status. If the registration code is set to "23", it will work with QuickBooks 2023 and lower versions, and so on. If the subscription status is nonactive or has been terminated for any reason, QODBC will cease to continue working with QuickBooks 2024 or higher editions. If you have no serial number, you are using a 30-day evaluation version.</p>
<p>You agree to affix a label to the archival copies that contains the copyright notice printed on the original disk or tape from which the copy is made. LICENSER retains all rights to the program not expressly granted in this agreement.<br />OWNERSHIP OF PROGRAMS AND COPIES: This license is not a sale of the original program or any copies thereof. LICENSER retains ownership of the program and all documents, regardless of the form in which the copies may exist. The Program and accompanying manual(s) ("Documentation") are copyrighted works of authorship and may contain valuable trade secrets and confidential information proprietary to LICENSER. The Program and the Documentation may not be copied, modified, or transferred without the express written permission of the LICENSER. You agree to exercise reasonable efforts to protect LICENSER'S proprietary interest in the Program and Documentation and maintain them in strict confidence.</p>
<p>USER RESTRICTIONS: You may physically transfer the program from one computer to another, provided it is operated only on one computer. You may not electronically transfer such a Program. You may not translate, modify, adapt, disassemble, decompile, or reverse engineer the program. Versions of this product not designated as "Web Version" may not be used in a web service, time-sharing, or service bureau operation. You may not create derivative works based on such Program, Documentation, or any portions thereof.</p>
<p>TRANSFER: The Program is provided for use in your internal commercial business operations and must remain upon premises owned or leased by you. You may not rent, lease, sublicense, sell, assign, pledge, transfer, or otherwise dispose of the Program or the Documentation, on a temporary or permanent basis, without the prior written consent of LICENSER.</p>
<p>TERMINATION: This license is effective until terminated. This license will terminate automatically without notice from the LICENSER if you fail to comply with any provision of this license. Upon termination, you must cease all use of the program and return it, any copies thereof, including any archival copies, and the Documentation to LICENSER.</p>
<p>GENERAL: This license shall be governed and construed in accordance with the laws of the State of Nevada. It shall in no way affect the validity or enforceability of the Agreement. If a provision of this agreement shall be held unenforceable, it shall be deemed severable from the remaining provisions. The headings and captions used in this agreement are for convenience only and are not to be considered in construing or interpreting this agreement.</p>
<p>QODBC Limited Warranties and Limitation Of Liability</p>
<p>LIMITED WARRANTY: LICENSER grants you as the original user of the program a limited warranty that (i) the media on which the program is distributed and the Documentation will be free of material defects for a period of NINETY (90) DAYS, and (ii) the program will perform substantially by the material descriptions in the Documentation for a period of NINETY (90) DAYS. These limited warranties commence on the day you obtain the program and extend only to you, the original customer. These limited warranties give you specific legal rights, and you may have other rights which vary from state to state. Statements or representations which add to, extend, or modify these warranties are unauthorized by LICENSER and should not be relied upon by you.</p>
<p>DISCLAIMER: EXCEPT AS SPECIFIED ABOVE, THE LICENSER MAKES NO WARRANTIES OR REPRESENTATIONS, EXPRESS OR IMPLIED, ORAL OR WRITTEN, REGARDING THE PROGRAM, MEDIA, OR DOCUMENTATION AND HEREBY EXPRESSLY DISCLAIMS ALL OTHER EXPRESS AND IMPLIED WARRANTIES, INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. LICENSER DOES NOT WARRANT THE PROGRAM WILL MEET YOUR REQUIREMENTS, OR THAT ITS OPERATION WILL BE UNINTERRUPTED OR ERROR-FREE.</p>
<p>EXCLUSIVE REMEDY: Your sole and exclusive remedy in the event of a breach of the limited warranty set forth above is limited to either repair or replacement of the program or the Documentation by LICENSER or refund of your money, at Licenser's sole discretion. To obtain warranty service, however, you must return the nonconforming item, with proof of the date you obtained it, to LICENSER no later than TEN (10) days after the expiration of the applicable limited warranty period. If LICENSER determines that the particular item has been damaged by accident, abuse, misuse, or misapplication, or has been modified without the written permission of LICENSER, or if any</p>
<p>The LICENSER label or serial number has been removed or defaced, the limited warranties above do not apply, and you accept full responsibility for the product.</p>
<p>LIMITATION OF LIABILITY: LICENSER AND ALL PARTIES INVOLVED IN THE CREATION OR DELIVERY OF THE PROGRAM OR DOCUMENTATION TO YOU SHALL HAVE NO LIABILITY TO YOU OR ANY THIRD PARTY FOR SPECIAL, INCIDENTAL, INDIRECT, EXEMPLARY, AND CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, LOSS OF PROFITS, GOODWILL OR SAVINGS, DOWNTIME, DAMAGE TO OR REPLACEMENT OF EQUIPMENT AND PROPERTY OR RECOVERY OR REPLACEMENT OF PROGRAMS OR DATA) ARISING FROM CLAIMS BASED IN WARRANTY, CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT TORT OR OTHERWISE, EVEN IF LICENSER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH CLAIM OF DAMAGE. THE LICENSE'S LIABILITY FOR DIRECT DAMAGES SHALL NOT EXCEED THE ACTUAL AMOUNT PAID FOR THE PRODUCT.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Solved: [QODBC-Desktop] Troubleshooting - Unable to change the default configuration of newly created QODBC DSN - Build 348]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/3055]]></link>
<guid isPermaLink="false"><![CDATA[2836be05e71a8f34902a6e6b37350134]]></guid>
<pubDate><![CDATA[Fri, 02 Sep 2022 13:03:19 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[Solved: [QODBC-Desktop] Troubleshooting - Unable to change the default configuration of newly created QODBC DSN - Build 348
Issue:
We created a new QODBC 32-Bit DSN with the name "QODBC-MyCompany.
The DSN was created successfully.
We tried to change t...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;">Solved: [QODBC-Desktop] Troubleshooting - Unable to change the default configuration of newly created QODBC DSN - Build 348</span></h2>
<p><strong>Issue:</strong></p>
<p>We created a new QODBC 32-Bit DSN with the name "QODBC-MyCompany.</p>
<p>The DSN was created successfully.</p>
<p>We tried to change the "Mode when opening" to "Single-user Mode" or "Multi-user Mode," applied the changes, and closed the QODBC Setup Screen.</p>
<p>The changes are not saved.</p>
<p>We tried changing the company file path, but the same issue.</p>
<p>&nbsp;</p>
<p><strong>Reason:</strong></p>
<p>We have identified the issue and are currently working on the fix.</p>
<p>The issue is limited to the QODBC Desktop build 348.</p>
<p>&nbsp;</p>
<p><strong>Solution:</strong></p>
<p>Please download and install the QODBC build 349 or above. - <a href="https://qodbc.com/download/desktop" target="_blank">https://qodbc.com/download/desktop</a></p>
<p>&nbsp;</p>
<p><strong>Workaround:</strong></p>
<p>Create a new&nbsp;QODBC 64-Bit DSN with the same name as your QODBC 32-Bit DSN.</p>
<p>After creating a 64-Bit DSN of the same name, you can apply the changes to your 32-Bit DSN.</p>
<p>Please raise a support ticket with us if you do not wish to apply the above workaround. We will help you with downgrading QODBC to build 345 or 346.</p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Tickets/Submit" target="_blank">Click here</a>&nbsp;to raise a support ticket.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QODBC Online] Unable to use QODBC Online on Windows 7]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/3029]]></link>
<guid isPermaLink="false"><![CDATA[a0ba2648acd23dc7a5829968ce531a7d]]></guid>
<pubDate><![CDATA[Wed, 06 Nov 2019 14:16:26 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[[QODBC Online] - Unable to use QODBC Online on Windows 7
Problem Description:
Unable to use QODBC Online on Windows 7
Error - session failed. 653 - There was an error while communicating with the Ids Server. - - The Response Stream was null or empty
...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial, Helvetica, sans-serif;">[QODBC Online] - Unable to use QODBC Online on Windows 7</span></h2>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Problem Description:</span></h3>
<p>Unable to use QODBC Online on Windows 7</p>
<p>Error - session failed. 653 - There was an error while communicating with the Ids Server. - - The Response Stream was null or empty</p>
<p><img src="//support.flexquarters.com/esupport/newimages/3029/QOODBC-Error-01.png" alt="" /></p>
<p><img src="//support.flexquarters.com/esupport/newimages/3029/QOODBC-Error-02.jpg" alt="" /></p>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Solutions:</span>&nbsp;</h3>
<p>You must enable TLS 1.1 and TLS 1.2 on the Windows 7 OS.</p>
<p>To allow QODBC Online to communicate securely with the Intuit QuickBooks Online server using TLS 1.1 and TLS 1.2, you have to do the following:</p>
<p>Please enable the internet connection on your machine. Please follow the steps below to enable TLS 1.2 on your system.</p>
<p>&nbsp;</p>
<p>Follow the steps below to launch 'Services' from the start menu:</p>
<p>Click the Windows Start button from the desktop and search for the keyword 'Services.'</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3029/Services.png" alt="" /></p>
<p>Click on 'Services' to launch the 'Services' application.</p>
<p>&nbsp;</p>
<p>Start the two services below:</p>
<p>1) Background Intelligent Transfer System (Right-click and go to "Properties" and select start type as "Automatic" and click on the "Start" button)</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3029/BITSService.png" alt="" /></p>
<p>2) Windows Update (Right-click and go to "Properties" and select start type as "Automatic" and click on the "Start" button)</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3029/WindowsUpdateService.png" alt="" /></p>
<p>Create a folder named TLS12 in your C: drive.</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3029/TLS12Folder.png" alt="" /></p>
<p>Download the two files below and place them in the TLS12 folder.</p>
<p><a href="//support.flexquarters.com/esupport/newimages/3029/install-kb.ps1" target="new">install-kb.ps1</a></p>
<p><a href="//support.flexquarters.com/esupport/newimages/3029/tls-reg-edit.ps1" target="new">tls-reg-edit.ps1</a></p>
<p>To download the compressed file - <a href="//support.flexquarters.com/esupport/newimages/3029/3029.zip">click here</a></p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3029/PathforTLS12.png" alt="" /></p>
<p>Run PowerShell (without x86) from the Start menu as "Run as administrator."</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3029/PShell.png" alt="" /></p>
<p>In the PowerShell command prompt, navigate to the TLS12 folder and execute the commands below one by one.</p>
<p>PS C:\Windows\system32&gt; cd\</p>
<p>PS C:\&gt; cd .\TLS12</p>
<p>PS C:\TLS12&gt; Set-ExecutionPolicy Bypass -Scope Process ; .\install-kb.ps1</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3029/PS-command1.png" alt="" /></p>
<p>Type "Yes" and press the "Enter" key.</p>
<p>It will update the system to KB3140245.</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3029/PS-1Output.png" alt="" /></p>
<p>Restart your machine.</p>
<p>&nbsp;</p>
<p>Run PowerShell (without x86) from the Start menu as "Run as administrator."</p>
<p>In the PowerShell command prompt, navigate to the TLS12 folder and execute the commands below one by one.</p>
<p>PS C:\Windows\system32&gt; cd\</p>
<p>PS C:\&gt; cd .\TLS12</p>
<p>PS C:\TLS12&gt; Set-ExecutionPolicy Bypass -Scope Process ; .\tls-reg-edit.ps1</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3029/PS-command2.png" alt="" /></p>
<p>Type "Yes" and press the "Enter" key.</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3029/PS-cmd2Rst3.png" alt="" /></p>
<p>Restart your machine.</p>
<p>&nbsp;</p>
<p>After restarting the machine, launch the <strong>QODBC Online Test Tool</strong> from Start Menu&gt;&gt; QODBC Driver for use with QuickBooks Online&gt;&gt; QODBC Online Test Tool.</p>
<p>Connect using the DSN' QuickBooks Online Data'.</p>
<p>You should be able to connect.</p>
<p align="center">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/3029/Q1.png" alt="" /></p>
<p>&nbsp;</p>
<p>Source of PS&nbsp; -&nbsp;&nbsp;<a href="https://documentation.cpanel.net/display/CKB/How+to+Configure+Microsoft+Windows+7+to+use+TLS+Version+1.2" target="new">How+to+Configure+Microsoft+Windows+7+to+use+TLS+Version+1.2</a></p>
<p>&nbsp;</p>
<p>If you are still facing the issue, install the Windows update KB3140245, either through Windows Update, where it is available as an Optional Update, or download it from the Microsoft Update Catalog (<a href="http://www.catalog.update.microsoft.com/search.aspx?q=kb3140245" target="new">www.catalog.update.microsoft.com</a>).</p>
<p>Download the file MicrosoftEasyFix51044.msi from the following page and install it on your computer:</p>
<p><a href="https://support.microsoft.com/en-us/help/3140245/update-to-enable-tls-1-1-and-tls-1-2-as-a-default-secure-protocols-in" target="new">Update-to-enable-tls-1-1-and-tls-1-2-as-a-default-secure-protocols-in</a></p>
<p>The file is available for download in the section labeled Easy To Fix on the above-mentioned page. Suppose the easy fix option is not suitable for you, and you prefer to manually edit your computer's registry. In that case, the article also provides that information in the section "How the DefaultSecureProtocols registry entry works."</p>
<p>&nbsp;</p>
<p>If you are still facing the issue, please raise a support ticket to the QODBC Technical Support Department from the link below &amp; provide the requested information:</p>
<p><a href="http://support.flexquarters.com/esupport/index.php?/Tickets/Submit" target="new">Submit a Ticket</a></p>
<p>Please attach the following files:</p>
<p>1) Screenshot of QODBC Setup Screen -- &gt; About</p>
<p>2) Screenshot of the issue you're facing.</p>
<p>Share the entire log files as an attachment in text format from</p>
<p>3) QODBC Setup Screen -- &gt; Messages -- &gt; Review QODBC Messages</p>
<p>4) QODBC Setup Screen -- &gt; Messages -- &gt; Review SDK Messages</p>
<p>Refer to: How to take a screenshot: <a href="https://www.qodbc.com/links/screenshot.htm" target="new">How to take a screenshot</a></p>
<h3>&nbsp;</h3>
<p>Tags: QuickBooks Online, QBO, OAuth, Windows 7, TLS, Unable to connect, QODBC Online, QO</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QODBC-Desktop] Troubleshooting - Auto Login as Service and Syncing tables to SQL Server]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2731]]></link>
<guid isPermaLink="false"><![CDATA[08f38e0434442128fab5ead6217ca759]]></guid>
<pubDate><![CDATA[Mon, 11 Jan 2016 14:02:59 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ 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...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> Troubleshooting - Auto Login as Service and Syncing tables to SQL Server </span></h2>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Problem Description:</span></span></h3>
<p><span style="font-family: Arial,Helvetica,sans-serif;">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 noticed QuickBooks needs to be logged in and open to function. Is there a server version that will not require a user to log in or pass the info along automatically, so the website continues to function correctly?<br /><br />Is there a way to try the server version by syncing to the SQL server? I need to be able to dump the customer table once daily into SQL. Maybe other tables in the future, like orders or quotes. Does the server version need a remote desktop session open to work? If the server reboots because of an update, I need to log in to make it work again. That doesn&rsquo;t seem very feasible for us.</span>&nbsp;</p>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Solution:</span></span></h3>
<p><span style="font-family: Arial,Helvetica,sans-serif;">QODBC is not a driver you would install on a server; multiple workstations would have access to it. The server version of QODBC is for synchronizing SQL Server with QuickBooks data or for a web or intranet application.<br /><br />&gt;&gt;Is there a server version that will not need a user logged in or pass the info along automatically, so the website continues to function correctly? <br />&gt;&gt;Does the server version need to have a remote desktop session open to work? <br /><br />Please refer to how<a href="http://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2557/0/how-to-setup-qodbc-to-access-quickbooks-when-there-is-no-one-logged-in" target="_blank">&nbsp;to Setup QODBC to Access QuickBooks when no one Logged in</a>.<br /><br />OR<br /><br />You may configure a session-0 to start and start QuickBooks and QRemoteServer automatically.<br />When you configure session-0, you are setting up the auto login of a user, and that user will have a desktop session running. <br /><br />&gt;&gt;Is there a way to try the server version by syncing to the SQL server? <br /><br />You can use La inked Server on SQL Server and connect to QuickBooks Data using QRemote. When you query the Linked Server/tables, you will always get live QuickBooks Data.</span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif;">For a dump of all the tables or selected tables from QODBC to Tables in SQL Server Database, you may write a script to create the table(s) in SQL Server and get data from the linked server.</span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif;">e.g. <br />SELECT * into LocalSQLTableName FROM OPENQUERY(YourLinkedServerName, 'SELECT * FROM LinkedTableName')<br /><br />SELECT * into tblVendor FROM OPENQUERY(QRemote, 'SELECT * FROM Vendor') <br /> <br />You can add the script to the agent to run periodically.</span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif;">Please refer to the below-mentioned article for How to create a Link Server with MS SQL 2005/2008/2012 Using QODBC/QRemote.<br /><br />For 32-bit SQL Server, refer to:<br /> <a href="http://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2514" target="_blank">How to create a Link Server with MS SQL 2005/2008/2012 32-bit Using QODBC/QRemote</a><br /><br />For 64-bit SQL Server, refer to:<br /> <a href="http://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2458" target="_blank">How to create a Link Server with MS SQL 2005/2008/2012 64-bit Using QODBC/QRemote</a><br /><br /> <br />Also, Refer:<br /> <a href="http://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2511" target="_blank">How to set up QODBC Driver to auto-connect to QuickBooks. (Video)</a><br /> <a href="http://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2360" target="_blank">How to setup QODBC for Auto-login into QuickBooks</a><br /><br /><br /><br /> <br /> </span></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QODBC-Desktop] Upgrading QODBC and New CDKey]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2411]]></link>
<guid isPermaLink="false"><![CDATA[ddeebdeefdb7e7e7a697e1c3e3d8ef54]]></guid>
<pubDate><![CDATA[Thu, 01 Sep 2011 07:11:36 +0000]]></pubDate>
<dc:creator><![CDATA[Juliet]]></dc:creator>
<description><![CDATA[Upgrading QODBC and New CDKEY
QODBC and QuickBooks Compatibility
QODBC is not upward compatible, only backward, meaning you need version&nbsp;24 of QODBC to work with QuickBooks 2024. Version 24 of the driver will work with all QuickBooks 2002 - 2024 Pr...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial, Helvetica, sans-serif;">Upgrading QODBC and New CDKEY</span></h2>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">QODBC and QuickBooks Compatibility</span></h3>
<p><span style="font-family: Arial, Helvetica, sans-serif;">QODBC is not upward compatible, only backward, meaning you need version&nbsp;24 of QODBC to work with QuickBooks 2024. Version 24 of the driver will work with all QuickBooks 2002 - 2024 Pro and Higher editions. The Read Only version of QODBC is included with QuickBooks Enterprise Solutions 24.</span></p>
<p>&nbsp;</p>
<p>Suppose you have a QODBC&nbsp;2024&nbsp;license. The QODBC 2024 license will allow you to connect with QuickBooks 2024 and downwards</p>
<p>Suppose you have a QODBC 2023 license. The QODBC 2023 license will allow you to connect with QuickBooks 2023 and downwards, but not 2024.</p>
<p>Suppose you have a QODBC 2022 license. The QODBC 2022 license will allow you to connect with QuickBooks 2022 and downwards, but not 2023.</p>
<p>Suppose you have a QODBC 2021 license. QODBC 2021 license will allow you to connect with QuickBooks 2021 and downwards but not 2022 and 2023.</p>
<p>&nbsp;</p>
<p>QODBC licensing is not upward compatible, only backward, meaning you would need a registered version 24 QODBC CDKEY to work with QuickBooks 2002-2024.</p>
<p>&nbsp;</p>
<p>Version 24 of the driver will work with all QuickBooks 2002- 2024 Pro and Higher editions.</p>
<p>&nbsp;</p>
<p>Note: The QODBC 2024 license can only be activated on QODBC version 24 or above (i.e., 24.0.0.352 or above)</p>
<p>&nbsp;</p>
<p>QODBC will not require any major upgrade for the term that your version of QuickBooks remains on the 2002-2024 edition.</p>
<p>&nbsp;</p>
<p>Once your QuickBooks version (year) exceeds the QODBC version (year) for which you are licensed, then you will need to upgrade the driver to the most current version, which is chargeable.</p>
<p>&nbsp;</p>
<p>Our QODBC licensing is on a per-machine basis.</p>
<p>&nbsp;</p>
<p>When a new version of QuickBooks is released, we add the new version features that QuickBooks makes available to us, such as new data tables, fields, and any new reports included in the new edition. We also need to ensure that all of the previous features and functionality that we made available in the past still work, along with any new functionality we add to QODBC, such as the QRemote feature. The Read-Only Desktop edition of the QODBC version is included with QuickBooks Enterprise Edition 2023. If you're using the free edition of QODBC that is included with QuickBooks Enterprise, make sure the installed version number of QODBC is equal to or higher than the year of QuickBooks (i.e., QODBC v.23.0. works with QBES 2023, 2022,2019, 2018...)</p>
<p>&nbsp;</p>
<p>QODBC Read-Only edition for QuickBooks Enterprise does not include a QRemote License.&nbsp;&nbsp;So, after 30 days, you may not be able to use QRemote.</p>
<p>&nbsp;</p>
<p>You may also contact our sales team for a purchase or an upgrade using the phone number listed on our website.</p>
<p>&nbsp;</p>
<p><a href="http://qodbc.com/contact.htm">http://qodbc.com/contact.htm</a></p>
<p>&nbsp;</p>
<p>Or</p>
<p>&nbsp;</p>
<p>You may purchase directly by navigating from the link below:</p>
<p>&nbsp;</p>
<p><a href="https://qodbc.com/buy-now/">https://qodbc.com/buy-now/</a></p>
<p>&nbsp;</p>
<p>Please take a look at QODBC and the information on remote licensing.</p>
<p>&nbsp;</p>
<p><a href="http://qodbc.com/links/2587">http://qodbc.com/links/2587</a></p>
<p>&nbsp;</p>
<p><a href="http://qodbc.com/links/2568">http://qodbc.com/links/2568</a></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;"><!-- notionvc: 73c401bc-37b3-475d-8da5-1c5d5b537cc0 --></span></p>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">QODBC Upgrade and New CDKEY</span></h3>
<p><span style="font-family: Arial, Helvetica, sans-serif;">With each major new release of QuickBooks, we build a new driver, incorporating what Intuit opens up to us as developers and new features we add to the driver itself. So each time our user upgrades his QODBC to a major new version (10 to 11, for example or QuickBooks 2023 to QuickBooks 2024), the QODBC would require a new CDKey to activate.&nbsp;</span></p>
<p>We recommend updating QODBC to the latest build. Please consult with your application developer before installing or upgrading the QODBC build.</p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">Please&nbsp;<span style="box-sizing: border-box; margin: 0px; padding: 0px;">also&nbsp;</span><span style="box-sizing: border-box; margin: 0px; padding: 0px;">refer to&nbsp;<a href="http://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/1957" target="_blank">How to activate QODBC</a>&nbsp;for more information about activation</span>.</span></p>
<p>&nbsp;</p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">Keywords: CD KEY, QODBC 2024, QuickBooks 2024, Version 24, v2024</span></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QODBC-POS] How to Setup and Connect QODBC POS to QuickBooks for the First Time]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2384]]></link>
<guid isPermaLink="false"><![CDATA[ea159dc9788ffac311592613b7f71fbb]]></guid>
<pubDate><![CDATA[Mon, 24 May 2010 08:28:39 +0000]]></pubDate>
<dc:creator><![CDATA[Juliet]]></dc:creator>
<description><![CDATA[How to Setup and Connect QODBC POS to QuickBooks for the First Time 
Install QODBC POS 
 &nbsp;&nbsp;&nbsp;&nbsp; Download the latest QODBC POS version from the QODBC website: 
 &nbsp;&nbsp;&nbsp;&nbsp; http://www.qodbc.com/pos/default.htm 
&nbsp;&nbs...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial, Helvetica, sans-serif;">How to Setup and Connect QODBC POS to QuickBooks for the First Time </span></h2>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Install QODBC POS </span></h3>
<p><span style="font-family: Arial, Helvetica, sans-serif;"> &nbsp;&nbsp;&nbsp;&nbsp; Download the latest QODBC POS version from the QODBC website: </span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;"> &nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.qodbc.com/pos/default.htm">http://www.qodbc.com/pos/default.htm </a></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; Double-click the QODBC POS version icon to launch the installation process. </span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/QODBCPOS-1.jpg" alt="" /></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; Follow the steps in QODBC for POS Manual to finish the installation. </span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q2.png" alt="" /></span></p>
<p>&nbsp;</p>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Open QuickBooks POS and Create a New Company Name </span></h3>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; Double-click the QuickBooks POS icon to launch QuickBooks POS. If it's the first time you open your QuickBooks, it will pop out a window asking you to input a unique name for the new company data. You can edit your company data name via the menu <strong>File </strong> -&gt; <strong>Company Data. </strong></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; Here I input "TestCompany" as a new company data name. Then click <strong>OK</strong>. </span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q3.png" alt="" /></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp;</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;"> Then return to the QuickBooks POS home interface. </span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q4.png" alt="" /></span></p>
<p>&nbsp;</p>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Setup QODBC POS </span></h3>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; To verify the connection, open the QODBC POS Setup Screen via <strong>Start </strong> -&gt; <strong>All Programs </strong> -&gt; <strong>QODBC Driver for QuickBooks POS-&gt; Configure QODBC POS Data Source&nbsp;</strong></span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q5.png" alt="" /></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp;</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">Switch to <strong>System DSN</strong>, Select <strong>QuickBooks POS Data,</strong> then click on <strong>Configure.</strong></span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q6.png" alt="" /></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp;</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">In the "Current company file" textbox, you can specify the location of the company file else QODBC POS will connect to the open company file by default.</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">Click on&nbsp;<strong>Test Connection to QuickBooks</strong></span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q7.png" alt="" /></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp;</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;"> After you click "<strong>Test Connection to QuickBooks,"</strong>&nbsp;a <em>Q</em>ODBC splash screen will pop up if you are using the Free QODBC Basic Edition of the product, and a mouse click will allow you to continue. No such splash screen appears in the registered version.</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">When the driver starts, QuickBooks POS will ask permission for the driver to access your </span><span style="font-family: Arial, Helvetica, sans-serif;">QuickBooks POS data. Answer <strong>Yes, Always&nbsp;</strong>to this, and the <em>Q</em>ODBC driver is added to the </span><span style="font-family: Arial, Helvetica, sans-serif;">Integrated Application list.</span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q8.png" alt="" /></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">There may be instances in which you want an integrated application designed to share data with QuickBooks POS to access QuickBooks POS files automatically without user intervention. This might permit, for example, a particular application to run during the night when there is no other activity in the company file. Also, QuickBooks POS need not be </span><span style="font-family: Arial, Helvetica, sans-serif;">running for ODBC-compliant applications to access the data files while setting in this mode. This will allow applications to integrate with QuickBooks POS data when QuickBooks POS is running on the desktop.</span></p>
<p>&nbsp;</p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">After accepting the certificate, the below message will appear.</span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q9.png" alt="" /></span></p>
<h3>&nbsp;</h3>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Connect QODBC POS to QuickBooks for the First Time </span></h3>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; The first time you run this driver (for example, you can test it using the QODBC POS Test Tool included), you must be running QuickBooks POS on the machine simultaneously and <strong>logged in as Administrator</strong>. This is for security reasons.</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; Click "<strong>Start</strong>" and "<strong>Programs</strong>" and locate <strong>QODBC Driver for the QuickBooks POS</strong> program group. Click on the <strong>QODBC POS Test Tool</strong> icon to launch the program supplied with QODBC.</span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q10.png" alt="" /></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp;</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;"> To establish a connection, select the "QuickBooks POS Data" DSN from the dropdown list, and Click on "Connect."</span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q11.png" alt="" /></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; </span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">Once connected, execute the following command: <strong>select * from the customer.</strong></span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;<img src="https://support.flexquarters.com/esupport/newimages/2384/Q13.png" alt="" /></span></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QODBC-Desktop] The difference between the Server/Terminal Edition and the Desktop Edition of QODBC driver]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2117]]></link>
<guid isPermaLink="false"><![CDATA[3937230de3c8041e4da6ac3246a888e8]]></guid>
<pubDate><![CDATA[Thu, 12 Mar 2009 17:21:52 +0000]]></pubDate>
<dc:creator><![CDATA[brad waddell]]></dc:creator>
<description><![CDATA[Instruction 
 &nbsp;&nbsp;&nbsp;&nbsp; Our Server/Terminal Edition of QODBC will allow you to use any web tool you wish to use (IIS, ASP, Cold Fusion, PHP, and others) or Windows Service to access data live from QuickBooks without conversion in real-time...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;">Instruction </span></h2>
<p><span style="font-family: Arial,Helvetica,sans-serif;"> &nbsp;&nbsp;&nbsp;&nbsp; Our Server/Terminal Edition of QODBC will allow you to use any web tool you wish to use (IIS, ASP, Cold Fusion, PHP, and others) or Windows Service to access data live from QuickBooks without conversion in real-time.</span></p>
<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;">Difference Description </span></h2>
<p><span style="font-family: Arial,Helvetica,sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; The Server/Terminal Edition is a separate product from the normal desktop editions of QODBC. The reason for this is two-fold:</span></p>
<h3><span style="color: #0066cc; font-family: Arial,Helvetica,sans-serif;">Licensing Related </span></h3>
<p><span style="font-family: Arial,Helvetica,sans-serif;"> &nbsp;&nbsp;&nbsp;&nbsp; Firstly, as a licensing issue, we must allow for use by potentially hundreds of logins to the machine remotely using the web or Remote Desktop Services / Citrix. </span></p>
<h3><span style="color: #0066cc; font-family: Arial,Helvetica,sans-serif;">System Service Related</span></h3>
<p><span style="font-family: Arial,Helvetica,sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; Secondly, not all editions of QuickBooks run as a system service (background task) which is what IIS Web Server Software runs as, so we have developed special software to allow us to communicate with QuickBooks running on the desktop. </span></p>
<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;">Different Editions for Use</span></h2>
<h3><span style="color: #0066cc; font-family: Arial,Helvetica,sans-serif;">Server/Terminal Edition Evaluation</span></h3>
<p>&nbsp;&nbsp;&nbsp;&nbsp; Once you install QODBC, it's a full-running Server/Terminal Edition evaluation for the first 30 days. It allows you to build, develop and test any application you wish, with the only restriction being 20 writes per session. The driver is loaded into memory. This information is shown on the "Installation Completed" install screen:</p>
<p><img src="http://archive.qodbc.com/images/qodbcinst7.JPG" alt="" /></p>
<h3><span style="color: #0066cc; font-family: Arial,Helvetica,sans-serif;">Choose Server or Desktop Mode </span></h3>
<p><span style="color: #990000; font-family: Arial,Helvetica,sans-serif;"><strong>Desktop Edition Mode </strong></span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; Although the once-off 30-day evaluation is the full Server Edition, you can run the evaluation in Server or Desktop mode by selecting "Use DCOM Servers" or not within the <strong>QODBC Setup Screen</strong>. If the <strong>Use DCOM Servers</strong> is <span style="color: #990000;">unchecked,</span> as shown below, the evaluation will only run in a Read/Write Desktop Edition mode.</span></p>
<p><img src="http://archive.qodbc.com/images/desktopmode.JPG" alt="" /></p>
<p><span style="font-family: Arial,Helvetica,sans-serif;"><strong><span style="color: #990000;">Server/Terminal Edition Mode </span></strong></span></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; The "Use DCOM Servers" is required for any Windows Service connections and requires a Server Edition of QODBC and QuickBooks to run on the Server Console. They are more secure and require no extra overhead but are more rigid in how it is set up, and it cannot be easy to configure the security of the DCOM servers. Check the checkbox for <strong>Use DCOM Servers</strong> to run the 30-day evaluation in Server Edition mode.</p>
<p><img src="http://archive.qodbc.com/images/Server_Edition.JPG" alt="" /></p>
<h3><span style="color: #0066cc; font-family: Arial,Helvetica,sans-serif;">Working with Sample Company File </span></h3>
<p><span style="font-family: Arial,Helvetica,sans-serif;">&nbsp; &nbsp; &nbsp;Once the 30-day evaluation period expires, you will need to purchase a QODBC license in order to continue using the product, or you may request an additional 30-day evaluation registration code by paying for a Support Incident (charges apply). If you're working with the QuickBooks sample company file, this option is available to check even if you do <span style="color: #990000;">not</span> have a Server Edition license. It will be ignored if you open a standard company file and do not have a QODBC Server Edition or evaluation.</span></p>
<p>&nbsp; &nbsp; &nbsp;Please be sure to state clearly which country version of QuickBooks you are using, i.e., USA, Canada, UK, or Australia.</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; This download link will always link to the latest tested version of QODBC... to update QODBC, click on the download button, save the download file to disk and install over the top of your current QODBC installation (do not uninstall QODBC unless directed to do so by a support member) :</p>
<p><a style="text-decoration: none;" title="Click here to download QODBC v6" href="http://www.qodbc.com/download/qodbc.exe"><img src="http://archive.qodbc.com/www.qodbc.com.au/images/btn_download.gif" alt="" border="0" hspace="17" /></a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QODBC-Desktop] How does the 30 day evaluation work and How to evaluate the Desktop Edition]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/1035]]></link>
<guid isPermaLink="false"><![CDATA[a34bacf839b923770b2c360eefa26748]]></guid>
<pubDate><![CDATA[Thu, 12 Mar 2009 17:21:52 +0000]]></pubDate>
<dc:creator><![CDATA[brad waddell]]></dc:creator>
<description><![CDATA[Instructions for Evaluation 
&nbsp;&nbsp;&nbsp;&nbsp; Once you install QODBC, it's a full-running Server Edition evaluation for the first 30-days allowing you to build, develop and test any application you wish, with the only restriction being 20 writes ...]]></description>
<content:encoded><![CDATA[<h2><strong><span style="color: #6633cc; font-family: Arial, Helvetica, sans-serif;">Instructions for Evaluation </span></strong></h2>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; Once you install QODBC, it's a full-running Server Edition evaluation for the first 30-days allowing you to build, develop and test any application you wish, with the only restriction being 20 writes per session the driver is loaded into memory. This information is shown on the "Installation Completed" install screen:</span></p>
<p align="center"><span style="font-family: Arial, Helvetica, sans-serif;"><img src="http://archive.qodbc.com/images/qodbcinst7.JPG" alt="" /></span></p>
<h2><span style="color: #6633cc; font-family: Arial, Helvetica, sans-serif;">How to Run the Evaluation</span></h2>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; Although the once-off 30-day evaluation is the Full Server Edition, you can use QODBC with desktop-based applications such as MS Excel, MS Access, and Crystal report or service-based applications such as ASP, ASP.NET, PHP, Web Server, SQL Server, Windows Service-based applications.</span></p>
<p>&nbsp;</p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">Please refer to the articles for more information:</span></p>
<p>Desktop applications.</p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2466/57/using-quickbooks-data-with-excel-2013-32-bit">How to Use QODBC with MS Excel 2016 / 365 / 2013 32-Bit</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2470/57/using-quickbooks-data-with-access-2013-linked-tables-32-bit">How to Use QODBC with MS Access 2016 / 365 / 2013 32-bit</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2471/57/using-quickbooks-data-with-access-2013import-tables-32-bit">How to Use QODBC with MS Access 2016 / 365 / 2013 32-bit (Import Tables)</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2772">How to Configure QODBC to Work With Excel 2016 64-bit</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2771">How to Configure QODBC to Work With Access 2016 64-bit</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2467/57/using-quickbooks-data-with-excel-2010-32-bit">How to Use QODBC with MS Excel 2010</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2468/57/using-quickbooks-data-with-access-2010linked-tables-32-bit">How to Use QODBC with Microsoft Access 2010</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2449/57/how-to-use-qodbc-with-ms-excel-2007">How to Use QODBC with MS Excel 2007</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2448/0/how-to-use-qodbc-with-microsoft-access-2007">How to Use QODBC with Microsoft Access 2007</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2441/57/how-to-configure-qodbc-to-work-with-64-bit-ms-excel">How to Configure QODBC to Work With 64-bit MS Excel</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2435/57/how-to-configure-qodbc-to-work-with-64-bit-ms-access">How to Configure QODBC to Work With 64-bit MS Access</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2509">Accessing QuickBooks data with QODBC Driver using MS Excel 2010 &amp; MS Access 2010 (Video)</a></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2354/57/qodbc-desktop-qodbc-and-microsoft-access">How to Use QODBC with MS Access</a></p>
<p>&nbsp;</p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">Web Server</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;"><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2510">How to build a QuickBooks IIS Web application using QODBC Driver and Microsoft ASP.NET (Video)</a></span></p>
<p><a href="https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2892" target="_blank">Sample Code for Inserting InvoiceLine to existing Invoice using PHP</a></p>
<p>&nbsp;</p>
<p>QuickBooks Data Remotely</p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">I am using<a href="http://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2483/0/using-quickbooks-data-remotely-via-qodbc" target="_blank">&nbsp;QuickBooks data remotely via QODBC</a>.</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;"><a href="https://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2517/">Accessing QuickBooks Data Remotely using QODBC &amp; QRemote. (Video)</a></span></p>
<p>&nbsp;</p>
<p>MS SQL Server</p>
<p><a href="http://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2458/52/how-to-create-link-server-with-ms-sql-200520082012-64-bit-using-qodbcqremote" target="_blank">How to create a Link Server with MS SQL 2005/2008/2012 64-bit Using QODBC/QRemote</a></p>
<p><a href="http://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2514" target="_blank">How to create a Link Server with MS SQL 2005/2008/2012 32-bit Using QODBC/QRemote</a></p>
<p><a title="Edit" href="http://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2513" target="_blank">Using QuickBooks data with MS SQL Server using QODBC Driver and QRemote (Video)</a></p>
<p>&nbsp;</p>
<p><span style="color: #ff0000;"><strong>Note</strong>:</span> <strong>DCom component is deprecated. As an alternative to DCom, you can use QRemote.</strong></p>
<p>&nbsp;</p>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Use DCOM Servers Unchecked </span></h3>
<p><span style="font-family: Arial, Helvetica, sans-serif;"> &nbsp;&nbsp;&nbsp;&nbsp; If the <strong>Use DCOM Servers</strong> is <span style="color: #990000;">unchecked,</span> as shown below, the evaluation will only run in a Read/Write Desktop Edition mode.</span></p>
<p align="center"><span style="font-family: Arial, Helvetica, sans-serif;"><img src="http://archive.qodbc.com/images/desktopmode.JPG" alt="" /></span></p>
<h3 align="left"><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Use DCOM Servers Checked </span></h3>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; The <strong>Use of DCOM Servers</strong> is required for any Windows Service connections and requires a Server Edition of QODBC and QuickBooks to run on the Server Console. They are more secure and require no extra overhead but are more rigid in how it is set up, and it cannot be easy to configure the security of the DCOM servers. Check the checkbox for <strong>Use DCOM Servers</strong> to run the 30-day evaluation in Server Edition mode. </span></p>
<p align="center"><span style="font-family: Arial, Helvetica, sans-serif;"><img src="http://archive.qodbc.com/images/Server_Edition.JPG" alt="" /></span></p>
<h3 align="left"><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Special Instruction with Sample Company File </span></h3>
<p><span style="font-family: Arial, Helvetica, sans-serif;"> &nbsp;&nbsp;&nbsp;&nbsp; If you're working with the QuickBooks sample company file, this option is available to check even if you do not have a Server Edition license. It will be ignored if you open a standard company file and do not have a QODBC Server Edition or evaluation.</span></p>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Evaluation Expired</span></h3>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; Once the 30-day evaluation period expires, you must purchase a QODBC license to continue using the product, or you may request an additional 30-day evaluation registration code.&nbsp;</span><span style="font-family: Arial, Helvetica, sans-serif;">To update QODBC, click on the download button, save the download file to disk and install over the top of your current QODBC installation (do not uninstall QODBC unless directed to do so by a support member):</span></p>
<p align="center"><span style="font-family: Arial, Helvetica, sans-serif;"><a style="text-decoration: none;" title="Click here to download QODBC v6" href="http://www.qodbc.com/download/qodbc.exe"><img src="http://archive.qodbc.com/www.qodbc.com.au/images/btn_download.gif" alt="" border="0" /></a></span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">Please be sure to state clearly which country version of QuickBooks you are using, i.e., USA, Canada, UK, or Australia.</span></p>
<p align="left"><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp; &nbsp; &nbsp;This download link will always link to the latest tested version of QODBC. See: <a href="http://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2164" target="_blank">How to install QODBC in Windows XP/Vista</a> for more. </span></p>
<p align="left">&nbsp;</p>
<h2 align="left"><span style="color: #6633cc; font-family: Arial, Helvetica, sans-serif;">Questions and Answers </span></h2>
<p><span style="font-family: Arial, Helvetica, sans-serif;"><strong><span style="color: #990000;">Question </span></strong> </span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; If the evaluation period is over, but I am using the sample company file, will the DCOM server mode still function?</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;"><strong><span style="color: #990000;">Answer </span></strong></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp; The QODBC DCOM Servers work with any QuickBooks Sample company file, but you still need to have either a full license or be running in a 30-day evaluation mode. If your 30-day evaluation has expired, you can continue evaluating QODBC using a sample company file or installing QODBC on another computer. If you need to access your company file on your expired computer, you may also purchase a Support Incident, where you can request a Limited 30-day full product CDKEY. </span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif;"><strong><span style="color: #990000;">Question </span></strong></span></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; How can I tell if the activation worked or not? It says "Activated," but the interface still looks the same. If my 30-day evaluation period has expired and I attempt to activate, will activation work, or do I need to start on another machine? What tests can I run that will indicate&nbsp;if the QODBC is activated?</p>
<p><strong><span style="color: #990000;">Answer </span></strong></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; Look at the <strong>About</strong> in the QODBC Setup screen; it displays the current license status. Even with an expired QODBC evaluation, you can still query any QuickBooks Sample Company file.</p>
<p>&nbsp;</p>
<p><span style="color: #000000; font-family: Arial,Helvetica,sans-serif;"><strong><span style="color: #ff0000;">Note</span></strong><span style="color: #ff0000;">:</span></span>&nbsp;<strong>DCom component is deprecated. As an alternative to DCom, you can use QRemote.</strong></p>
<p>&nbsp;</p>]]></content:encoded>
</item>
</channel>
</rss>