<?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[[QXL-Desktop] How to export QuickBooks Data to OpenOffice using QXL]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/3035]]></link>
<guid isPermaLink="false"><![CDATA[03bfc1d4783966c69cc6aef8247e0103]]></guid>
<pubDate><![CDATA[Mon, 04 May 2020 11:53:59 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ How to export QuickBooks Data to OpenOffice using QXL
Problem Description:
How to export QuickBooks Data to OpenOffice using QXL
Solutions:&nbsp;
Download and install OpenOffice on your system.
Start QXL Desktop
&nbsp;
Export the QuickBooks Compan...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial, Helvetica, sans-serif;"> How to export QuickBooks Data to OpenOffice using QXL</span></h2>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Problem Description:</span></h3>
<p>How to export QuickBooks Data to OpenOffice using QXL</p>
<h3><span style="color: #0066cc; font-family: Arial, Helvetica, sans-serif;">Solutions:</span>&nbsp;</h3>
<p>Download and install OpenOffice on your system.</p>
<p>Start QXL Desktop</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3035/QXL-BeforeStart.png" alt="" /></p>
<p>Export the QuickBooks Company Data</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3035/QXL-AfterExported.png" alt="" /></p>
<p>Once the export is complete, the output folder showing the list of files will open automatically.</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3035/QXL-AfterExported.png" alt="" /></p>
<p>The output folder will contain&nbsp;the exported files.</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3035/Exported files.png" alt="" /></p>
<p>Start your OpenOffice application on your Desktop.</p>
<p>Click on the "Open" option to navigate the exported files' Output folder.</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3035/Open Office.png" alt="" /></p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3035/Open Office browsed qxl files.png" alt="" /></p>
<p>Double-click on any file to open it with the OpenOffice application.</p>
<p>Or</p>
<p>Select any file and click on "open" with the OpenOffice application.</p>
<p align="center">&nbsp;<img src="//support.flexquarters.com/esupport/newimages/3035/Exported files Account.png" alt="" /></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] How to configure QXL to export to SQLite]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2928]]></link>
<guid isPermaLink="false"><![CDATA[9087b0efc7c7acd1ef7e153678809c77]]></guid>
<pubDate><![CDATA[Thu, 18 May 2017 06:16:47 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ How to configure QXL to export to&nbsp;SQLite
Problem Description:
I am using QXL &amp; I want to export QuickBooks Data to an ODBC Database.
How can I export QuickBooks Data to an ODBC Database using QXL?
Solution:
You can export QuickBooks Data to...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> How to configure QXL to export to&nbsp;SQLite</span></h2>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Problem Description:</span></span></h3>
<p>I am using QXL &amp; I want to export QuickBooks Data to an ODBC Database.</p>
<p>How can I export QuickBooks Data to an ODBC Database using QXL?</p>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Solution:</span></span></h3>
<p>You can export QuickBooks Data to an ODBC Database using QXL.</p>
<p>In this example, we will show you how to export QuickBooks Data to SQLITE (ODBC Database) using QXL.</p>
<p>First, you need an ODBC connector to connect to the ODBC database.</p>
<p>You need to download &amp; install the ODBC connector on your system.</p>
<p>After installing the ODBC connector, you need to configure the ODBC DSN, which will point to the ODBC Database.</p>
<p>I have already created an ODBC DSN for SQLite. Below is the property of the DSN.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step11.png" alt="" /></p>
<p>We will use this DSN in QXL. We will use this DSN in QXL.</p>
<p>The first step in adding an ODBC connection is to click on the settings icon for QXL options details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step1.png" alt="" /></p>
<p>Navigate to "Pro Edition" &amp; click the "Add New" button to add the New Connection.</p>
<p>&nbsp;</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step2.png" alt="" /></p>
<p>Enter connection details (i.e., Connection Name, Connection String), select "ODBC Data Source" as a Connection Type &amp; "Others/Custom Mapping" as a Mapping Type.</p>
<p>You can insert any value for the Connection Name.</p>
<p><strong>Sample ODBC Connection String Format:</strong> DSN = Data Source Name</p>
<p><strong>For Example</strong>&nbsp;DSN=SQLITE</p>
<p>You can configure data mapping as per your ODBC Database. You can choose different data types as per your ODBC Database.</p>
<p><strong>For&nbsp;</strong><span style="box-sizing: border-box; margin: 0px; padding: 0px;"><strong>example,</strong>&nbsp;if</span>&nbsp;your ODBC database supports smallint instead of Int16, then you need to write smallint in the text box of Int16. In the same way, you can change ODBC Mapping for different datatypes as per your ODBC Database.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step3.png" alt="" /></p>
<p>After changing the ODBC Mapping as per your ODBC Database, click the "Test Connection" button.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step12.png" alt="" /></p>
<p>Test Connection Successful.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step4.png" alt="" /></p>
<p>Click the "Save" button to save connection details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step5.png" alt="" /></p>
<p>Connection information updated.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step6.png" alt="" /></p>
<p>The connection is added to the dropdown list.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step7.png" alt="" /></p>
<p>Navigate to the "General" tab &amp; select "SQL Server / ODBC Data Source (QXL Pro Edition)" as a Format &amp; click "Close."</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step8.png" alt="" /></p>
<p>Now the data is ready to export into an ODBC Database. You can export by clicking on the Export icon from the QXL Setup Screen.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step9.png" alt="" /></p>
<p>QuickBooks Data is exported to the SQLITE (ODBC Database).</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLODBC/step10.png" alt="" /></p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] How to export QuickBooks Data daily for current date filter using QXL.]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2927]]></link>
<guid isPermaLink="false"><![CDATA[2b64c2f19d868305aa8bbc2d72902cc5]]></guid>
<pubDate><![CDATA[Tue, 09 May 2017 09:27:14 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ How to export QuickBooks Data daily for the current date filter using QXL. 
Problem Description:
I am using QXL &amp; I want to create a report that will pull the following items.
Selectable Date Range, Invoice Number, Ship to Address 1-5, Ship to Cit...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> How to export QuickBooks Data daily for the current date filter using QXL. </span></h2>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Problem Description:</span></span></h3>
<p>I am using QXL &amp; I want to create a report that will pull the following items.</p>
<p>Selectable Date Range, Invoice Number, Ship to Address 1-5, Ship to City, Ship to State, Ship to Zip, PO#, Item, Qty.</p>
<p>How to export QuickBooks Data daily for the current date filter using QXL?</p>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Solution:</span></span></h3>
<p>You can export QuickBooks Data daily for your desired date using QXL.</p>
<p>The first step is to start QXL. Click the Options/Settings icon.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLDateFilter/step1.png" alt="" /></p>
<p>Under the "General" tab, click "Comma Separated Value (CSV)."</p>
<p>&nbsp;</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLDateFilter/step2.png" alt="" /></p>
<p>To add a desired date filter, you need to create a custom query &amp; add it to the export list.</p>
<p>From the Custom Query Tab, you can write your custom query and fetch data according to your requirements.</p>
<p>You need to write the table name in the Custom Table Name box &amp; write the query in the Custom Query box. After writing the table name &amp; query, click on the "Add or Update" button to add the query.</p>
<p><strong>For Example:</strong></p>
<p>SELECT {fn CURDATE()} as DateRange, RefNumber as InvoiceNumber, ShipAddressAddr1, ShipAddressAddr2, ShipAddressAddr3, ShipAddressAddr4, ShipAddressAddr5, ShipAddressCity, ShipAddressState, ShipAddressProvince, ShipAddressCounty, ShipAddressPostalCode, ShipAddressCountry, ShipAddressNote, PONumber As PO#, SalesOrderLineItemRefFullName, SalesOrderLineQuantity As QTY FROM SalesOrderLine where {fn CURDATE()} = TxnDate</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLDateFilter/step3.png" alt="" /></p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLDateFilter/step4.png" alt="" /></p>
<p>If you wish to pull the last 7 days' data, you may use the query below.</p>
<p><strong>For Example:</strong></p>
<p>SELECT {fn CURDATE()} as DateRange, RefNumber as InvoiceNumber, ShipAddressAddr1, ShipAddressAddr2, ShipAddressAddr3, ShipAddressAddr4, ShipAddressAddr5, ShipAddressCity, ShipAddressState, ShipAddressProvince, ShipAddressCounty, ShipAddressPostalCode, ShipAddressCountry, ShipAddressNote, PONumber As PO#, SalesOrderLineItemRefFullName, SalesOrderLineQuantity As QTY FROM SalesOrderLine where TxnDate &gt;= ({fn CURDATE()}-7) and TxnDate &lt;= ({fn CURDATE()})</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLDateFilter/step6.png" alt="" /></p>
<p>Click "Close" to save the configuration, &amp; You should be back to the QXL Main screen.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLDateFilter/step5.png" alt="" /></p>
<p>The data will be exported by clicking on the Export icon from the QXL Main Screen.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLDateFilter/step7.png" alt="" /></p>
<p>The data is exported into a CSV file.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLDateFilter/step8.png" alt="" /></p>
<p>Also Refer: <a href="http://support.flexquarters.com/esupport/index.php?/Default/Knowledgebase/Article/View/2914" target="_blank">How to use QXL with Scheduler</a>.</p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] How to export to SQL Server - using SQL Default Driver]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2921]]></link>
<guid isPermaLink="false"><![CDATA[17d8da815fa21c57af9829fb0a869602]]></guid>
<pubDate><![CDATA[Mon, 24 Apr 2017 11:33:45 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[How to export to SQL Server - using SQL Default Driver
Problem Description:
I am using QXL &amp; I want to export QuickBooks Data to SQL Server.
How can I export QuickBooks Data to SQL Server using QXL?
Solution:
You can export QuickBooks Data to SQL...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;">How to export to SQL Server - using SQL Default Driver</span></h2>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Problem Description:</span></span></h3>
<p>I am using QXL &amp; I want to export QuickBooks Data to SQL Server.</p>
<p>How can I export QuickBooks Data to SQL Server using QXL?</p>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Solution:</span></span></h3>
<p>You can export QuickBooks Data to SQL Server using QXL. There are two ways to export QuickBooks Data to SQL Server.</p>
<p>1. Using SQL Server default driver.<br />2. Using SQL Server ODBC Driver</p>
<h4><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Using the SQL Server default driver</span></span></h4>
<p>The first step in adding an SQL Server connection is to click on the settings icon for QXL options details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step1.png" alt="" /></p>
<p>Navigate to "Pro Edition" &amp; click the "Add New" button to add the New Connection.</p>
<p>&nbsp;</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step2.png" alt="" /></p>
<p>Enter connection details (i.e., Connection Name, Connection String), select "SQL Server Driver" as a Connection Type, and click the "Test Connection" button.</p>
<p>You can insert any value for the Connection Name.</p>
<p><strong>Sample SQL Server Connection String Format:</strong> Server=myServerName\myInstanceName;Database=myDataBase;User Id=myUsername;Password=myPassword;</p>
<p><strong>For Example:</strong> Server=WIN-O8RQBVCMJFC;Database=Desktop;User Id=sa;Password=sa;</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step3.png" alt="" /></p>
<p>Test Connection Successful.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step4.png" alt="" /></p>
<p>Click the "Save" button to save connection details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step5.png" alt="" /></p>
<p>Connection information updated.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step6.png" alt="" /></p>
<p>The connection is added to the dropdown list.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step7.png" alt="" /></p>
<p>Navigate to the "General" tab &amp; select "SQL Server / ODBC Data Source (QXL Pro Edition)" as a Format &amp; click "Close."</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step8.png" alt="" /></p>
<p>Now the data is ready to export into SQL Server. You can export by clicking on the Export icon from the QXL Setup Screen.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step9.png" alt="" /></p>
<p>QuickBooks Data is exported to the SQL Server.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step10.png" alt="" /></p>
<h4><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Using SQL Server ODBC Driver</span></span></h4>
<p>First, you need to create an ODBC DSN for SQL Server, which will point to your Database.</p>
<p>I have already created an ODBC DSN for SQL Server below the properties of the DSN.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step11.png" alt="" /></p>
<p>SQL Server ODBC DSN test connection successful. We will use this DSN in QXL.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step12.png" alt="" /></p>
<p>The first step in adding an ODBC connection is to click on the settings icon for QXL options details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step1.png" alt="" /></p>
<p>Navigate to "Pro Edition" &amp; click the "Add New" button to add the New Connection.</p>
<p>&nbsp;</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step2.png" alt="" /></p>
<p>Enter connection details (i.e., Connection Name, Connection String), select "ODBC Data Source" as a Connection Type &amp; "Microsoft SQL Server" as a Mapping Type, and click the "Test Connection" button.</p>
<p>You can insert any value for the Connection Name.</p>
<p><strong>Sample ODBC Connection String Format:</strong> DSN = Data Source Name</p>
<p><strong>For Example</strong>&nbsp;DSN=QXLSQL</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step13.png" alt="" /></p>
<p>Test Connection Successful.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step4.png" alt="" /></p>
<p>Click the "Save" button to save connection details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step14.png" alt="" /></p>
<p>Connection information updated.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step6.png" alt="" /></p>
<p>The connection is added to the dropdown list.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step15.png" alt="" /></p>
<p>Navigate to the "General" tab &amp; select "SQL Server / ODBC Data Source (QXL Pro Edition)" as a Format &amp; click "Close."</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step16.png" alt="" /></p>
<p>Now the data is ready to export into SQL Server. You can export by clicking on the Export icon from the QXL Setup Screen.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step9.png" alt="" /></p>
<p>QuickBooks Data is exported to the SQL Server.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSQL/step10.png" alt="" /></p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] How to export to MySQL]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2920]]></link>
<guid isPermaLink="false"><![CDATA[465636eb4a7ff4b267f3b765d07a02da]]></guid>
<pubDate><![CDATA[Mon, 24 Apr 2017 11:19:58 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[How to export to MySQL 
Problem Description:
I am using QXL &amp; I want to export QuickBooks Data to MySQL.
How can I export QuickBooks Data to MySQL using QXL?
Solution:
You can export QuickBooks Data to MySQL using QXL.
First, you need a MySQL OD...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;">How to export to MySQL </span></h2>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Problem Description:</span></span></h3>
<p>I am using QXL &amp; I want to export QuickBooks Data to MySQL.</p>
<p>How can I export QuickBooks Data to MySQL using QXL?</p>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Solution:</span></span></h3>
<p>You can export QuickBooks Data to MySQL using QXL.</p>
<p>First, you need a MySQL ODBC connector to connect to the MySQL database.</p>
<p>You need to download &amp; install the MySQL ODBC connector on your system.</p>
<p>Refer: <a href="https://dev.mysql.com/downloads/connector/odbc/" target="_blank">Download Connector/ODBC</a> to download the MySQL ODBC connector.</p>
<p>After installing the MySQL ODBC connector, you need to configure the MySQL ODBC DSN, which will point to the MySQL Database.</p>
<p>Refer: <a href="https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-dsn-windows-5-2.html" target="_blank">Configuring a Connector/ODBC 5. x DSN on Windows</a> to configure MySQL ODBC DSN.</p>
<p>I have already created an ODBC DSN for MySQL. Below is the property of the DSN.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step11.png" alt="" /></p>
<p>MySQL ODBC DSN test connection successful. We will use this DSN in QXL. We will use this DSN in QXL.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step12.png" alt="" /></p>
<p>The first step in adding an ODBC connection is to click on the settings icon for QXL options details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step1.png" alt="" /></p>
<p>Navigate to "Pro Edition" &amp; click the "Add New" button to add the New Connection.</p>
<p>&nbsp;</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step2.png" alt="" /></p>
<p>Enter connection details (i.e., Connection Name, Connection String), select "ODBC Data Source" as a Connection Type &amp; "MySQL Server" as a Mapping Type, and click the "Test Connection" button.</p>
<p>You can insert any value for the Connection Name.</p>
<p><strong>Sample ODBC Connection String Format:</strong> DSN = Data Source Name</p>
<p><strong>For Example</strong>&nbsp;DSN=MYQXLANSI</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step3.png" alt="" /></p>
<p>Test Connection Successful.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step4.png" alt="" /></p>
<p>Click the "Save" button to save connection details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step5.png" alt="" /></p>
<p>Connection information updated.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step6.png" alt="" /></p>
<p>The connection is added to the dropdown list.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step7.png" alt="" /></p>
<p>Navigate to the "General" tab &amp; select "SQL Server / ODBC Data Source (QXL Pro Edition)" as a Format &amp; click "Close."</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step8.png" alt="" /></p>
<p>Now the data is ready to export into MySQL. You can export by clicking on the Export icon from the QXL Setup Screen.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step9.png" alt="" /></p>
<p>QuickBooks Data is exported to MySQL.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMYSQL/step10.png" alt="" /></p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] How to export to MS Access]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2919]]></link>
<guid isPermaLink="false"><![CDATA[6271faadeedd7626d661856b7a004e27]]></guid>
<pubDate><![CDATA[Mon, 24 Apr 2017 11:10:38 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[How to export to MS Access 
Problem Description:
I am using QXL &amp; I want to export QuickBooks Data to MS Access.
How can I export QuickBooks Data to MS Access using QXL?
Solution:
You can export QuickBooks Data to MS Access using QXL.
First, you...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;">How to export to MS Access </span></h2>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Problem Description:</span></span></h3>
<p>I am using QXL &amp; I want to export QuickBooks Data to MS Access.</p>
<p>How can I export QuickBooks Data to MS Access using QXL?</p>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Solution:</span></span></h3>
<p>You can export QuickBooks Data to MS Access using QXL.</p>
<p>First, you need to create an MS Access database file (.accdb) and save it to your disk drive.</p>
<p>Create a new ODBC DSN for MS Access, which will point to the MS Access Database.</p>
<p>Search for ODBC or&nbsp;navigate to C:\Windows\SysWOW64\ folder and find odbcad32.exe and double click on&nbsp;odbcad32.exe</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/acceess-odbc-search.png" alt="" /></p>
<p style="text-align: left;" align="center">Switch to System DSN</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/access-system-dsn.png" alt="" /></p>
<p style="text-align: left;" align="center">Select Microsoft Access Driver (*.mdb, *.accdb)</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/access-driver-select.png" alt="" /></p>
<p align="center">&nbsp;</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/access-dsn-empty.png" alt="" /></p>
<p style="text-align: left;" align="center">Input the Data Source Name and click "Select."</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/access-dsn-name-entry.png" alt="" /></p>
<p style="text-align: left;" align="center">Navigate to the folder containing your MS Access database file.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/access-database-select.png" alt="" /></p>
<p>I have already created an ODBC DSN for MS Access below the properties of the DSN. We will use this DSN in QXL.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step11.png" alt="" /></p>
<p>The first step in adding an ODBC connection is to click on the settings icon for QXL options details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step1.png" alt="" /></p>
<p>Navigate to "Pro Edition" &amp; click the "Add New" button to add the New Connection.</p>
<p>&nbsp;</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step2.png" alt="" /></p>
<p>Enter connection details (i.e., Connection Name, Connection String), select "ODBC Data Source" as a Connection Type &amp; "Microsoft Access" as a Mapping Type, and click the "Test Connection" button.</p>
<p>You can insert any value for the Connection Name.</p>
<p><strong>Sample ODBC Connection String Format:</strong> DSN = Data Source Name</p>
<p><strong>For Example</strong>&nbsp;DSN=QXLMSA</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step3.png" alt="" /></p>
<p>Test Connection Successful.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step4.png" alt="" /></p>
<p>Click the "Save" button to save connection details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step5.png" alt="" /></p>
<p>Connection information updated.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step6.png" alt="" /></p>
<p>The connection is added to the dropdown list.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step7.png" alt="" /></p>
<p>Navigate to the "General" tab &amp; select "SQL Server / ODBC Data Source (QXL Pro Edition)" as a Format &amp; click "Close."</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step8.png" alt="" /></p>
<p>Now the data is ready to export into MS Access. You can export by clicking on the Export icon from the QXL Setup Screen.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step9.png" alt="" /></p>
<p>QuickBooks Data is exported to MS Access.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMSA/step10.png" alt="" /></p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] How to use QXL with Scheduler]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2914]]></link>
<guid isPermaLink="false"><![CDATA[17eb7ecc4c38e4705361cccd903ad8c6]]></guid>
<pubDate><![CDATA[Fri, 14 Apr 2017 09:38:54 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[How to use QXL with Scheduler 
Problem Description:
I want to export QuickBooks Data using QXL.
I want to schedule QXL for exporting QuickBooks Data. So it will automatically ship QuickBooks Data at the scheduled time.
But I don't know how I can use Q...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;">How to use QXL with Scheduler </span></h2>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Problem Description:</span></span></h3>
<p>I want to export QuickBooks Data using QXL.</p>
<p>I want to schedule QXL for exporting QuickBooks Data. So it will automatically ship QuickBooks Data at the scheduled time.</p>
<p>But I don't know how I can use QXL with the Scheduler.</p>
<h3><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Solution:</span></span></h3>
<p>You can configure the QXL export option by creating the shortcut using QXL &amp; can use the shortcut in the scheduler.</p>
<p>The first step in configuring the application is to click on the settings icon for QXL options details.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSCH/step1.png" alt="" /></p>
<p>In the General tab, you will find two buttons to create the export shortcut on your desktop.</p>
<p>&nbsp;</p>
<p>1. QXL - Silent Mode, which will export data in silent mode (does not display the QXL Window).</p>
<p>For example, QXL.exe Silent</p>
<p>&nbsp;</p>
<p>2. QXL - Direct Export Mode will export data in direct mode (display QXL Window).</p>
<p>For Example, QXL.exe Run</p>
<p>&nbsp;</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSCH/step2.png" alt="" /></p>
<p>By clicking on the "Create a shortcut on desktop" button, you will get the below pop-up message &amp; click "OK." It will create the shortcut on the desktop.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSCH/step3.png" alt="" /></p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSCH/step4.png" alt="" /></p>
<p>The shortcut is created on the desktop.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLSCH/step6.png" alt="" /></p>
<p>You can use the above shortcut in your scheduled application to export QuickBooks Data using QXL.</p>
<h4><span style="font-family: Arial,Helvetica,sans-serif;"><span style="color: #0066cc;">Use Scheduler:</span></span></h4>
<div><strong>Note:</strong> QXL and QODBcanto access data from QuickBooks using the QuickBooks SDK, which is an embedded feature of the QuickBooks Desktop Application</div>
<div>QuickBooks SDK requires an active desktop session ( someone to be logged in ) to the machine because QuickBooks is a desktop-based application.</div>
<div>The QuickBooks application is a desktop-based application, and it is not designed to run under the service account or run as a service.</div>
<p>&nbsp;</p>
<p>You can use any desktop-based scheduler (for example, "QScheduler"). QuickBooks and QuickBooks SDK are desktop-based and not designed to run as a service. QODBC &amp; QXL are also desktop-based applications. Thu,s you will need an active desktop session (someone logged into the machine). You may not be able to use the service-based scheduler like "Task Scheduler." In this example, we are using Z-Cron, but you can use any other desktop-based scheduler.</p>
<h2>&nbsp;</h2>
<p><span style="font-family: Arial,Helvetica,sans-serif;">Please refer to the following article for how to install QScheduler&nbsp;- <a href="https://qxl1.com/links/3047" target="_blank">https://qxl1.com/links/3047</a></span></p>
<p>&nbsp;</p>
<p align="center">&nbsp;</p>
<p>QScheduler can be accessed from the Desktop.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/6.png" alt="" width="109" height="100" name="Picture 22" align="center" border="0" /></p>
<p>QScheduler can also be accessed from the Windows Start Menu.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/7.png" alt="" width="344" height="234" name="Picture 1" align="center" border="0" /></p>
<p>When the application starts for the first time, it will contain no tasks.</p>
<p>Click the "Ok" button to continue.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/8.png" alt="" width="674" height="450" name="Picture 4" align="center" border="0" /></p>
<p>To create a new scheduled task, click the "Add" button.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/9.png" alt="" width="669" height="448" name="Picture 6" align="center" border="0" /></p>
<p>&nbsp;</p>
<p>Input the "Task Name", then click the browse button to select the application/batch file you want to run on a regular interval.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/10.png" alt="" width="690" height="461" name="Picture 7" align="center" border="0" /></p>
<p>In this example, we will use&nbsp;the QXL Application and schedule it to export all the data of the QuickBooks company - "QuickBooks company A".</p>
<p>&nbsp;</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/11.png" alt="" width="643" height="455" name="Picture 8" align="center" border="0" /></p>
<p>To identify the task, I am naming the task &ldquo;QXL CompanyA Hourly Export&rdquo;.</p>
<p>You can add multiple tasks if you wish to export data from various QuickBooks companies.</p>
<p>&nbsp;</p>
<p>After the application is selected, it will automatically populate the working directory.</p>
<p>The &lsquo;Working Directory&rsquo; option is useful if your application or script is looking for a file in the current folder, so you can set the current folder to where the file is.</p>
<p>If you wish to change the &lsquo;Working Directory&rsquo;, you may click the browse button next to the &lsquo;Working Directory&rsquo; input box.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/12.png" alt="" width="713" height="476" name="Picture 9" align="center" border="0" /></p>
<p>You can specify the command-line arguments/parameters required by your application.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/13.png" alt="" width="685" height="458" name="Picture 10" align="center" border="0" /></p>
<p>In this example, I will be using the QXL Parameter file, which contains the settings being passed to the program. For more details about the QXL Parameter file, please refer to <span style="color: #0000ff;"><span style="text-decoration: underline;"><a href="http://qodbc.com/links/2938">http://qodbc.com/links/2938</a>.</span></span></p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/14.png" alt="" width="706" height="472" name="Picture 19" align="center" border="0" /></p>
<p>Input the starting time and date to begin the task and the repeat interval.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/15.png" alt="" width="649" height="434" name="Picture 11" align="center" border="0" /></p>
<p>Click Close to save the task and return to the &lsquo;Task List&amp;rsquo.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/16.png" alt="" width="680" height="455" name="Picture 13" align="center" border="0" /></p>
<p>For QScheduler Options/Settings, click the Wrench Icon.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/17.png" alt="" width="704" height="471" name="Picture 20" align="center" border="0" /></p>
<p>Enable Start QScheduler automatically when you sign in to Windows.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/18.png" alt="" width="676" height="452" name="Picture 15" align="center" border="0" /></p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/19.png" alt="" width="697" height="466" name="Picture 16" align="center" border="0" /></p>
<p>Click on the &lsquo;Close&rsquo; button to close the form.</p>
<p>To minimize the QScheduler to the System Tray, click the minimize icon.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/20.png" alt="" width="677" height="452" name="Picture 17" align="center" border="0" /></p>
<p>To maximize QScheduler, click the &lsquo;QScheduler&rsquo; icon from the system tray.</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/3047/21.png" alt="" width="368" height="81" name="Picture 18" align="center" border="0" /></p>
<p><br /><br /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-Desktop] Troubleshooting - QXL Error 3120 - Object X specified in the request cannot be found.]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2911]]></link>
<guid isPermaLink="false"><![CDATA[ef67f7c2d86352c2c42e19d20f881f53]]></guid>
<pubDate><![CDATA[Thu, 06 Apr 2017 12:57:11 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ Troubleshooting - QXL Error 3120 - Object X specified in the request cannot be found. 
Problem Description:
I am trying to export data from QXL. I have selected ItemAssembliesCanBuild &amp; other tables from the "Table Setting" tab. After that, I click...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> Troubleshooting - QXL Error 3120 - Object X specified in the request cannot be found. </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;">I am trying to export data from QXL. I have selected ItemAssembliesCanBuild &amp; other tables from the "Table Setting" tab. After that, I clicked on the QXL export button I got the following error message after export.</span></p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLOBJX/step1.png" alt="" /></p>
<p>ERROR [00000] [QODBC] Error: 3120 - Object "X" specified in the request cannot be found.&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;">ItemAssembliesCanBuild Query does require ItemInventoryAssemblyRef(ListID or FullName) and TxnDate in the WHERE Clause to perform the query in QuickBooks SDK. </span></p>
<p>You will get this error when you execute a query directly without specifying ItemInventoryAssemblyRef(ListID or FullName) and TxnDate.</p>
<p>So it would be best to execute the query with ItemInventoryAssemblyRef(ListID or FullName) and TxnDate through a custom query.&nbsp;</p>
<p>You need to write the table name in the Custom Table Name box &amp; write the query in the Custom Query box. After writing the table name &amp; query, click on the "Add or Update" button to add the query.</p>
<p>For Example:<br />SELECT * FROM ItemAssembliesCanBuild where ItemInventoryAssemblyRefFullName='assembly item' and TxnDate={d'2018-01-01'}</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLOBJX/step2.png" alt="" /></p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLOBJX/step3.png" alt="" /></p>
<p>After adding the query, please try to export again. You will not get the error.</p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] Troubleshooting - QXL Error Column not found]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2909]]></link>
<guid isPermaLink="false"><![CDATA[b5b03f06271f8917685d14cea7c6c50a]]></guid>
<pubDate><![CDATA[Thu, 06 Apr 2017 12:48:37 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ Troubleshooting - QXL Error Column not found 
Problem Description:
I am trying to export data from QXL. I have used Custom Query. After that, I clicked on the QXL export button I got the below error after export.
ERROR [42S00] [QODBC] Column not found...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> Troubleshooting - QXL Error Column not found </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;">I am trying to export data from QXL. I have used Custom Query. After that, I clicked on the QXL export button I got the below error after export.</span></p>
<p>ERROR [42S00] [QODBC] Column not found</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;">There might be some syntax issues in your query. </span></p>
<p>You will get this error When you use the wrong column name in the query.</p>
<p>Please verify the column name used in your custom query and try again.</p>
<p>Please refer to QODBC <a href="http://qodbc.com/schema.htm" target="_blank">Data Layout (Schema)</a> for more detail about table schema.</p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] Troubleshooting - QXL Error Invalid field definition]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2907]]></link>
<guid isPermaLink="false"><![CDATA[c7558e9d1f956b016d1fdba7ea132378]]></guid>
<pubDate><![CDATA[Thu, 06 Apr 2017 12:44:09 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ Troubleshooting - QXL Error: Invalid field definition 
Problem Description:
I am trying to export data to my ODBC database using QXL. After that, I clicked on the QXL export button I got the following error after export.
Invalid field definition
Solu...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> Troubleshooting - QXL Error: Invalid field definition </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;">I am trying to export data to my ODBC database using QXL. After that, I clicked on the QXL export button I got the following error after export.</span></p>
<p>Invalid field definition</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;">You may encounter the above error when there is a data type schema mismatch in the ODBC database while creating the new table or inserting the record into the destination database. </span></p>
<p>In this case, you need to raise a support ticket with us under the department "QXL Technical Support."</p>
<p>Please share QXL &amp; SDK logs, Screenshots of the issue, &amp; Screenshots of all the tabs QXL Option/Settings Tabs.</p>
<p>You can find logs from QXL Setting -- &gt; Advanced -- &gt; Messages -- &gt; Review QXL Messages &amp; Review SDK Messages</p>
<p>You may <a href="http://support.flexquarters.com/esupport/index.php?/Tickets/Submit" target="_blank">Click Here to raise a support ticket.</a></p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] Troubleshooting - QXL Error Invalid table name]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2906]]></link>
<guid isPermaLink="false"><![CDATA[9e82757e9a1c12cb710ad680db11f6f1]]></guid>
<pubDate><![CDATA[Thu, 06 Apr 2017 12:41:35 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ Troubleshooting - QXL Error: Invalid table name 
Problem Description:
I am trying to export data from QXL. I have used Custom Query. After that, I clicked on the QXL export button I got the following error after export.
ERROR [42S00] [QODBC] Invalid t...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> Troubleshooting - QXL Error: Invalid table name </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;">I am trying to export data from QXL. I have used Custom Query. After that, I clicked on the QXL export button I got the following error after export.</span></p>
<p>ERROR [42S00] [QODBC] Invalid table name</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;">There might be some syntax issues in your query. </span></p>
<p>You will get this error when you use the wrong Table name in the query.</p>
<p>Please verify the table name used in your custom query and try again.</p>
<p>Please refer to QODBC <a href="http://qodbc.com/schema.htm" target="_blank">Data Layout (Schema)</a> for more details about the table schema.</p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] Troubleshooting - QXL Error Object reference not set to an instance of an object]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2905]]></link>
<guid isPermaLink="false"><![CDATA[314450613369e0ee72d0da7f6fee773c]]></guid>
<pubDate><![CDATA[Thu, 06 Apr 2017 12:38:47 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ Troubleshooting - QXL Error: Object reference not set to an instance of an object 
Problem Description:
I am trying to export data from QXL. After that, I clicked on the QXL export button I got the following error after export.
Object reference not se...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> Troubleshooting - QXL Error: Object reference not set to an instance of an object </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;">I am trying to export data from QXL. After that, I clicked on the QXL export button I got the following error after export.</span></p>
<p>Object reference not set to an instance of an object</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;">Please update QXL to the latest version. </span></p>
<p>You can download QXL's latest version by <a href="http://qxl1.com/downloads/" target="_blank">clicking here</a>.</p>
<p>If you still face the issue, please raise a support ticket with us under the department "QXL Technical Support."</p>
<p>Please share QXL &amp; SDK logs, Screenshots of the issue, &amp; Screenshots of all the tabs QXL Option/Settings Tabs. You can find logs from QXL Setting -- &gt; Advanced -- &gt; Messages -- &gt; Review QXL Messages &amp; Review SDK Messages</p>
<p>You may&nbsp;<a href="http://support.flexquarters.com/esupport/index.php?/Tickets/Submit" target="_blank">Click Here to raise a support ticket.</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] Troubleshooting - QXL Error System.OutOfMemoryException]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2903]]></link>
<guid isPermaLink="false"><![CDATA[3c333aadfc3ee8ecb8d77ee31197d96a]]></guid>
<pubDate><![CDATA[Thu, 06 Apr 2017 12:12:39 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ Troubleshooting - QXL Error System.OutOfMemoryException 
Problem Description:
I am trying to export data from QXL. I have selected Transaction &amp; other tables from the "Table Setting" tab. After that, I clicked on the QXL export button I got the fol...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> Troubleshooting - QXL Error System.OutOfMemoryException </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;">I am trying to export data from QXL. I have selected Transaction &amp; other tables from the "Table Setting" tab. After that, I clicked on the QXL export button I got the following error message after export.</span></p>
<p>System.OutOfMemoryException</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;">You will get the above error if your table contains extensive data. </span></p>
<p>As your table contains many records, you need to put limits on your query &amp; export data.</p>
<p>So it would be best if you executed the query through a custom query.</p>
<p>You need to write the table name in the Custom Table Name box &amp; write the query in the Custom Query box. After writing the table name &amp; query, click on the "Add or Update" button to add the query.</p>
<p>For Example:<br />select * from Transaction where TxnDate &gt;= {d '2016-10-01'} AND TxnDate &lt;= {d '2016-11-01'}</p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMEM/step1.png" alt="" /></p>
<p align="center"><img src="//support.flexquarters.com/esupport/newimages/QXLMEM/step2.png" alt="" /></p>
<p>In the same way, you can add the query for the different date periods.</p>
<p>After adding the query, please try to export again.</p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] Troubleshooting - QXL Error when attempting to update the value]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2902]]></link>
<guid isPermaLink="false"><![CDATA[379a7ba015d8bf1c70b8add2c287c6fa]]></guid>
<pubDate><![CDATA[Thu, 06 Apr 2017 12:07:24 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ Troubleshooting - QXL Error when attempting to update the value 
Problem Description:
I am trying to export data using QXL. After that, I clicked on the QXL export button I got the following error after export.
Error when attempting to update the valu...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> Troubleshooting - QXL Error when attempting to update the value </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;">I am trying to export data using QXL. After that, I clicked on the QXL export button I got the following error after export.</span></p>
<p>Error when attempting to update the value</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;"> Please update QXL to the latest version.</span></p>
<p>You can download the latest version by <a href="http://qxl1.com/downloads/" target="_blank">clicking here</a>.</p>
<p><span style="font-family: Arial,Helvetica,sans-serif;">If you are still facing the issue, your company file might have some data issues. <br /></span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif;">Please raise a support ticket with us under the department "QXL Technical Support."&nbsp;</span></p>
<p>Please share QXL logs, a Screenshot of the issue, &amp; Screenshot of all the tabs of QXL Option/Settings Tabs. You can find logs from QXL Setting -- &gt; Advanced -- &gt; Messages -- &gt; Review QODBC Messages</p>
<p>You can <a href="http://support.flexquarters.com/esupport/index.php?/Tickets/Submit" target="_blank">Click Here to raise a support ticket.</a></p>
<p>If possible, please share your company file with us</p>
<p>Refer: <a href="http://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2833/83/qodbc-all-troubleshooting---how-to-zip-and-upload-the-company-file" target="_blank">How to zip and upload the company file</a></p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-ALL] Troubleshooting - QXL Error Syntax error in CREATE TABLE statement]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2901]]></link>
<guid isPermaLink="false"><![CDATA[a57e8915461b83adefb011530b711704]]></guid>
<pubDate><![CDATA[Thu, 06 Apr 2017 12:01:03 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[ Troubleshooting - QXL Error: Syntax error in CREATE TABLE statement 
Problem Description:
I am trying to export data to my ODBC database using QXL. After that, I clicked on the QXL export button I got the following error after export.
Syntax error in ...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"> Troubleshooting - QXL Error: Syntax error in CREATE TABLE statement </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;">I am trying to export data to my ODBC database using QXL. After that, I clicked on the QXL export button I got the following error after export.</span></p>
<p>Syntax error in CREATE TABLE statement</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;">There might be a syntax error when creating the ODBC database table at export time. </span></p>
<p>In this case, you need to raise a support ticket with "QXL Technical Support."</p>
<p>Please share QXL logs &amp; raise a support ticket. You can find logs from QXL Setting -- &gt; Advanced -- &gt; Messages -- &gt; Review QODBC Messages</p>
<p>You can <a href="http://support.flexquarters.com/esupport/index.php?/Tickets/Submit" target="_blank">Click Here to raise a support ticket.</a></p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[[QXL-Online] QXL for QuickBooks Online - Known Issue(s)/Limitation(s)]]></title>
<link><![CDATA[https://support.flexquarters.com/esupport/index.php?/Knowledgebase/Article/View/2834]]></link>
<guid isPermaLink="false"><![CDATA[9752d873fa71c19dc602bf2a0696f9b5]]></guid>
<pubDate><![CDATA[Thu, 13 Oct 2016 11:44:18 +0000]]></pubDate>
<dc:creator />
<description><![CDATA[QXL for QuickBooks Online - Known Issue(s)/Limitation(s)
Problem Description:
I am trying to export data from QuickBooks Online using QXL Online. After the export is completed. I got the "Export Completed. One or more tables were not exported" status in...]]></description>
<content:encoded><![CDATA[<h2><span style="color: #6633cc; font-family: Arial,Helvetica,sans-serif;"><strong>QXL for QuickBooks Online - Known Issue(s)/Limitation(s)</strong></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;">I am trying to export data from QuickBooks Online using QXL Online. After the export is completed. I got the "Export Completed. One or more tables were not exported" status in QXL Online. <br /><br />After reviewing the Output folder, I noticed some of the tables are not exported &amp; found the following error in the error logs from the export table folder:<br /><br />ERROR [00000] [QODBC] Error: 10000 -. QuickBooks message: ValidationException was thrown. At Intuit.Ipp.QueryFilter.QueryService`1<br /><br />ERROR [00000] [QODBC] Error: 10000 -. QuickBooks message: The Response Stream was null or empty.<br /><br />ERROR [00000] [QODBC] Error: 10000 -. QuickBooks message: No connection could be made because the target machine actively refused<br /><br />ERROR [00000] [QODBC] Error: 10000 -. QuickBooks message: An existing connection was forcibly closed by the remote host<br /><br />GatewayTimeout error<br /></span></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;">The above-mentioned error is returned randomly from the Intuit API. Sometimes, the Intuit API does not provide the proper response to data requests &amp; may throw the above error. <br /><br />When you receive such an error, you need to retry &amp; export a particular table.</span></p>
<h3>&nbsp;</h3>
<p>&nbsp;</p>
<p>Tags: QuickBooks Online, QBO, QXL Online, API</p>
<p>&nbsp;</p>]]></content:encoded>
</item>
</channel>
</rss>