Quantcast
Channel: FLEXquarters.com Limited
Browsing latest articles
Browse All 290 View Live

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] How to use PowerShell with QODBC

How to use PowerShell with QODBC Download Sample Sample Code for using QODBC DSN: $connectstring = "DSN=QuickBooks Data;" $sql = "Select TOP 10 Name from Customer" $conn = New-Object...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-ALL] Installation Problem with QODBC

Installation Problem with QODBC Problem Description: I am trying to install QODBC on my system installation hung (not responding) at 10 % then gave the error below: Could not load the DLL library...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Installation Steps for Windows 10

For windows 8 or 8.1 click here Installation Steps for Windows 10 After you have downloaded QODBC Installer, navigate to the “Downloads” Folder or the location where you have saved QODBC Installer....

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Online] QODBC Online Menu Items

QODBC Online Menu Items When you install QODBC Online below menu items are created under QODBC Driver for use with QuickBooks Online folder in start menu.   1. Configure QODBC Online Data Source...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-POS] QODBC POS Menu Items

QODBC POS Menu Items When you install QODBC POS below menu items are created under QODBC Driver for use with QuickBooks POS folder in start menu.   1. Configure QODBC POS Data Source 64-Bit Configure...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] QODBC Menu Items

QODBC Menu Items When you install QODBC below menu items are created under QODBC Driver for use with QuickBooks folder in start menu.   1. Configure QODBC Data Source 64-Bit Configure QODBC Data...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - QB Begin Session Failed. Error ...

Troubleshooting - QB Begin Session Failed. Error = 80040438 Problem Description: I am testing connection of QODBC & I am getting QODBC test connection failed error: Can you advise what is error...

View Article

[QODBC-ALL] Troubleshooting - Update from a select statement not ...

Troubleshooting - Update from a select statement not working Problem Description: I am trying update records through select statement. But it is not working. UPDATE Customer SET...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - Getting incomplete data when ru...

Troubleshooting - Getting incomplete data when running ProfitAndLossBudgetVsActual report Problem Description: Good Day To You. Using This Sp_report And Having Some Problem With The Column Layout....

View Article


[QODBC-ALL] System Requirements for using QODBC

System Requirements for using QODBC   Minimum CPU required: Pentium II processor 450 MHz or better Minimum memory required: 64 MB Minimum hard disk space required: 15 MB Operating system version:...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] How to Import QuickBooks data to SQL Server Datab...

How to Import QuickBooks data to SQL Server Database (Local Table) First, you need to create Linked Server in SQL Server. For 32-Bit SQL Server. Please refer How to create Link Server with MS SQL...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-ALL] Excel Automation - How to open, refresh and close a c...

Excel Automation - How to open, refresh and close a company file Download Sample Before using MS Excel application, please make sure you have installed MS Office Component named "Microsoft Query"....

View Article

Image may be NSFW.
Clik here to view.

[QODBC-ALL] Troubleshooting - CD Key has invalid checksum

Troubleshooting - CD Key has invalid checksum Problem Description: I am moving to a new server. I have everything setup, but can't get the license to transfer. On the old machine when I go to the...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Online] Troubleshooting - QB Begin Session Failed. Unable ...

Troubleshooting - QB Begin Session Failed. Unable to load component Problem Description: I am trying to connect to QuickBooks Online using QODBC Online. But I am getting below error at the time of...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] How to insert Invoice using Excel - VBA

How to insert Invoice using Excel - VBA Download Sample In this example, We will show you that How to insert Invoice in QuickBooks using the data available in Excel spreadsheet. We have an excel...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Connecting multiple QuickBooks companies via Exce...

Connecting multiple QuickBooks companies via Excel Download Sample There is a limitation with the QuickBooks SDK that it can connect only 1 company file at a time a user session. It means you cannot...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - Getting Error SOCKET Closed bec...

Troubleshooting - Getting Error SOCKET Closed because of abnormal package Problem Description: I am getting Error SOCKET Closed because of abnormal package in QRemote client. I am accessing QuickBooks...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - QODBC Record Set Issue

Troubleshooting - QODBC Record Set Issue Problem Description: I am using below code it is returning records & giving me the correct result. But If I change query from "SELECT Name FROM customer"...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - How do I know which version of ...

Troubleshooting - How do I know which version of QuickBooks my QODBC license works with? Problem Description: How do I know which version of QuickBooks my QODBC license works with?   Solution: To find...

View Article

[QODBC-Desktop] Troubleshooting - How to get Advanced Pricing Mod...

Troubleshooting - How to get Advanced Pricing Module in QODBC Problem Description: We are using advanced pricing module in QuickBooks and would like to know what tables we need to access to pull that...

View Article

[QODBC-Desktop] Troubleshooting - How to close SQL Linked Server ...

Troubleshooting - How to close SQL Linked Server connection Problem Description: We are using QRemote with SQL Linked Servers with several different QuickBooks files. How can we close the connection...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - Reporting Ship To Addresses

Troubleshooting - Reporting Ship To Addresses Problem Description: Has anyone run a report that will pull the all the detail for a range of invoices? In particular, I'm looking to run a report that...

View Article


[QODBC-Desktop] Troubleshooting - SP_Report Changing Days Per agi...

Troubleshooting - SP_Report Changing Days Per aging using QODBC Problem Description: I recently discovered QODBC and have been playing around with it for a few days now. It's pretty good. The problem...

View Article

Troubleshooting - Code differences between QODBC Desktop and QODB...

Troubleshooting - Code differences between QODBC Desktop and QODBC Online Problem Description: I have a MS Access application using QODBC to connect to desktop QuickBooks. Can I use the QODBC Online...

View Article

[QODBC-Desktop] Troubleshooting - Connection Serial, Limitation ,...

Troubleshooting - Connection Serial, Limitation , Queue and upper limit Problem Description: How many concurrent connections does the Server edition support? Is the product QB version specific,...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Using ADODC and ADODB with QODBC

Using ADODC and ADODB with QODBC Download Sample ADODB with QODBC Open VB6, you can find it via Windows Start->All Programs->Microsoft Visual Studio 6.0 : Create New Standard EXE project. Then...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Online] Troubleshooting - How to cancel subscription of QO...

Troubleshooting - How to cancel subscription of QODBC Desktop Driver for QuickBooks Online Problem Description: I want to cancel my QODBC Online monthly subscription. How to cancel the subscription of...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - Changes to the Integrated Appli...

Troubleshooting - Changes to the Integrated Application Authentication for QuickBooks Intuit is reinforcing existing security features that help protect QuickBooks customers’ sensitive information....

View Article

Image may be NSFW.
Clik here to view.

[QODBC-ALL] Troubleshooting - QODBC installer error Windows canno...

Troubleshooting - QODBC installer error Windows cannot find explorer.exe. Could not execute the external program Problem Description: We downloaded the QODBC trial from your website. At the end of the...

View Article



Image may be NSFW.
Clik here to view.

[QODBC-Desktop] How to use QODBC with SSIS

How to use QODBC with SSIS Either QODBC or QRemote is required on the machine where SSIS package will be developed, deployed or SSIS services are installed. Development - On the machine, you are...

View Article

[QODBC-Desktop] Troubleshooting - Can I use QODBC with QBB ( Quic...

Troubleshooting - Can I use QODBC with QBB ( QuickBooks backup ) file Problem Description: I am trying to find a way we can pull data from a .QBB file without having to restore the .QBB file and/or go...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Online] Troubleshooting - QB Begin Session Failed. Error -...

Troubleshooting - QB Begin Session Failed. Error - Unauthorized-401 Problem Description: I was able to use QODBC Online. Suddenly, I am getting below error when I tried to connect QBO using QODBC...

View Article

[QODBC-Desktop] Troubleshooting - DSN Connection Not Consistent a...

Troubleshooting - DSN Connection Not Consistent across multiple computers Problem Description: I have a pass through query in access:Select * from ItemThe connection string is as...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - QODBC Logging in with Wrong Use...

Troubleshooting - QODBC Logging in with Wrong User account Problem Description: I am using ms access. I have the integrated application certificate set up correctly (see screenshot). The username for...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - How do I see backorder items th...

Troubleshooting - How do I see backorder items that have been invoiced but not shipped Problem Description: Could someone kindly provide me with a sample, or is there a stored procedure that would...

View Article

[QODBC-Desktop] Troubleshooting - Trying to update ItemInventoryA...

Troubleshooting - Trying to update ItemInventoryAssemblyLine table Problem Description: I am using MS Access connected to Quickbooks via QODBC. I am using queries in MS Access to load/synchronize...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - QuickBooks Displays a Revoked C...

Troubleshooting - QuickBooks Displays a Revoked Certificate Warning Problem Description: I am trying to connect to QuickBooks using QODBC. At a time of connection, QuickBooks Displays a Revoked...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] How to share/invite FLEXquarters Support team to ...

How to share/invite FLEXquarters Support team to QBO company file Problem Description: How do I share/invite FLEXquarters Support team to access my QBO company file?   Solution: Please follow below...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - QRemoteServer Hang on Connectio...

Troubleshooting - QRemoteServer Hang on Connection Problem Description: I am trying to connect to QuickBooks/QuickBooks POS using QRemote Server, But QRemoteServer is Hang on Connection....

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - How do I update Customer custom...

Troubleshooting - How do I update Customer custom fields Problem Description: How do I update Customer custom fields?   Solution: You can update Customer custom fields using the update query. For...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-ALL] Troubleshooting - Getting Error "Index was outside th...

Troubleshooting - Getting Error "Index was outside the bounds of the array." When using Import/Export tool in SQL Server Problem Description: I just recently installed QODBC to try to get data out of...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-POS] How to remove QODBC Related Certificates from Integra...

How to remove QODBC Related Certificates from Integrated Application Under QuickBooks POS Please follow the steps to remove QODBC Related Certificates from Integrated Application Under QuickBooks POS:...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - How do I remove subtotals and b...

Troubleshooting - How do I remove subtotals and blank lines in sp_report Problem Description: I'm trying to link a general ledger report in Excel. I've created the sp_report SQL query in Microsoft...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] How to use QODBC Support Wizard

How to use QODBC Support Wizard Problem Description: How to use QODBC Support Wizard? Solution: Please follow below-listed steps for using QODBC Support Wizard. “QODBC Support Wizard” application is...

View Article

[QODBC-Desktop] QODBC hangs on connecting. QODBC is stuck and not...

Troubleshooting: Unable to connect to QuickBooks using QODBC. QODBC Freeze, QODBC Hangs, QODBC stuck during connection. Problem Description 1: I have the latest driver version and no errors during...

View Article


[QODBC Online] Upgrade QODBC Online to the latest version before ...

QODBC Online - Upgrade QODBC Online to the latest version before December 17th, 2019 Why is the QODBC Online upgrade required? QODBC Online version 19.0.0.333 and lower versions use an old security...

View Article

Image may be NSFW.
Clik here to view.

Unable to use QODBC Online on Windows 7

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...

View Article

Image may be NSFW.
Clik here to view.

[QODBC Online] Column not found - ARAgingSummary and APAgingSumma...

[QODBC Online] Column not found - ARAgingSummary and APAgingSummary Problem Description: Unable to use ARAgingSummary and APAgingSummary Error - Column not found: Amount_Title, Column not found:...

View Article

[QODBC-ALL] - Troubleshooting - Excel crash when using SQL statem...

Troubleshooting - [QODBC-ALL] - Troubleshooting - Excel crash when using SQL statement with two inner joins along with unoptimized Problem Description I am using Microsoft Excel. I am using the...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-ALL] - Troubleshooting - QODBC Server Edition License Requ...

Troubleshooting - QODBC Server Edition License Required - When using QODBC 2021 license Problem Description I have purchased the QODBC Server edition license 2021. I have activated the QODBC 2021...

View Article

Browsing latest articles
Browse All 290 View Live