Quantcast
Channel: FLEXquarters.com Limited
Browsing all 313 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

[QODBC-ALL] How to Import data to QuickBooks through CSV using QO...

How to Import data to QuickBooks through CSV using QODBC Note: QODBC does not support direct import, But you can write VBA code which reads a CSV / Excel file & generates insert statements. There...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Online] How to create or configure a QODBC Online DSN

How to create or configure a QODBC Online DSN Problem Description: I have one Quickbooks Online login, which provides access to multiple Quickbooks Online companies. When I initially configured the...

View Article


[QODBC-Desktop] Foreign and Unicode characters not supported by Q...

Foreign and Unicode characters not supported by QODBC Information: Evidently QuickBooks allows users to put foreign (ie Chinese, Japanese, etc...) characters into item descriptions, etc......

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - How to stop any query on VB Dem...

Troubleshooting - How to stop any query on VB Demo Application Problem Description: How to Stop any query on VBDEMO when it takes time. How to convert the date into QuickBooks date. I want to insert...

View Article

[QODBC-Desktop] Troubleshooting - How to COMPUTE sum without COMP...

Troubleshooting - How to COMPUTE sum without COMPUTE clause Problem Description: The following select gives me the right data using DISTINCT, but then how do I get a sum of it, which is what I need?...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - How do I void an Invoice?

Troubleshooting - How do I void an Invoice? Problem Description: How do I void an Invoice? and How do I query for invoices that have been voided? I don't see any kind of indicator in the Invoice...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - How do I get Time frame informa...

Troubleshooting - How do I get Time frame information - Sales by Hour reporting using QODBC Problem Description: This is a no technical question but one I need to answer myself before jumping into...

View Article

[QODBC-Desktop] Troubleshooting - How do I delete orphaned Invoic...

Troubleshooting - How do I delete orphaned InvoiceLine records? Problem Description: The InvoiceLine table contains orphan records (the parent invoice record no longer exists). I tried:DELETE FROM...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - How can I get daily Bill Paymen...

Troubleshooting - How can I get daily Bill Payment information? Problem Description: How can I get daily payment bill information? and How can I get daily Bill Payment information using QODBC, and How...

View Article


[QODBC-Desktop] Troubleshooting - How can I Get all the Records f...

Troubleshooting - How can I Get all the Records for a specified Year Problem Description: I need to compute a Year to Date total paid using the Invoice table.I'm working in MS-Access and need to run...

View Article

[QODBC-Desktop] Troubleshooting - How can I change the pricing an...

Troubleshooting - How can I change the pricing and quantity of Items in a ItemGroup? Problem Description: How can I change the price of each individual item in a group? Is it possible? If yes please...

View Article

[QODBC-Desktop] Troubleshooting - Expenses written to BillExpense...

Troubleshooting - Expenses written to BillExpenseLine are not showing as Billable when viewed in QuickBooks Problem Description: The field ExpenseLineBillableStatus contains the status of the...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] How do I create a Purchase Order using a Item Gro...

An Example of PurchaseOrder Item Groups Create an ItemGroup with Three Lines Note: Let's start by creating a new item group example with three lines using QODBC. Note the FQSaveToCache field, set to...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - How Do I List the Subtotal of I...

Troubleshooting - How Do I List the Subtotal of Invoices Within Date Range Problem Description: I would like to do is list find the subtotal of all Invoices by a customer for not only that particular...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] How to connect to QODBC using Python

How to connect to QODBC using Python Download Sample Sample Code for using QODBC DSN: import pyodbc cn = pyodbc.connect('DSN=QuickBooks Data;') cursor = cn.cursor() cursor.execute("SELECT Top 10 Name...

View Article


Image may be NSFW.
Clik here to view.

[QODBC-Online] Troubleshooting - Cannot connect to my QuickBooks ...

Troubleshooting - Cannot connect to my QuickBooks Online Sandbox Problem Description: I am trying to do some testing and now have access to a QBO Sandbox company. I have tried to connect to it two...

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Online] How to connect to QuickBooks Online Sandbox.

How to connect to QuickBooks Online Sandbox. For installation & configuring QODBC Online to work with QuickBooks Online live company file. Please refer: How to use QODBC Online with QuickBooks...

View Article


[QODBC-Desktop] Troubleshooting - Invoice Line Rate is not loadin...

Troubleshooting - Invoice Line Rate is not loading into QBO Problem Description: The InvoiceLineRate value passed in the insert query to create the invoiceline record is not being loaded into QBO....

View Article

Image may be NSFW.
Clik here to view.

[QODBC-Desktop] Troubleshooting - [QODBC] Invalid operand for ope...

Troubleshooting - [QODBC] Invalid operand for operator: <assignment> Problem Description: I am getting the error "Invalid operand for operator: <assignment>" while trying to insert an...

View Article

[QODBC-Desktop] Troubleshooting - This record has been changed by...

Troubleshooting - This record has been changed by another user since you started editing it. Problem Description: I am using the Quickbooks Pro 2015 trial version and a purchased QODBC latest...

View Article
Browsing all 313 articles
Browse latest View live