Knowledgebase: Microsoft Products
[QODBC-ALL] Troubleshooting - How to fix duplicate records in the table
Posted by Rajendra Dewani (QODBC Support) on 03 September 2024 02:01 PM

Troubleshooting - How to fix duplicate records in the QODBC table.

Problem Description:

I want to cancel my QODBC Driver for QuickBooks Desktop monthly subscription.

How do I cancel the subscription to the QODBC Driver for QuickBooks Desktop?

 

Solution:

 

Start QuickBooks and log in to the QuickBooks company file as QuickBooks user "Admin".

Connect to QuickBooks Data using the QODBC 32-bit Test Tool.

Execute the following SQL statement.

 

sp_optimizefullsync TableName

 

example

sp_optimizefullsync Customer
or

sp_optimizefullsync Vendor

or

sp_optimizefullsync Invoice

 

Tags: QuickBooks Desktop, QBD, Desktop Subscription QODBC Desktop, Cancel subscription

 

 

Start QuickBooks and log in to the QuickBooks company file as QuickBooks user "Admin".

Connect to QuickBooks Data using the QODBC 32-bit Test Tool.

Execute the following SQL statement.

 

sp_optimizefullsync TableName

 

example

sp_optimizefullsync Customer

or

sp_optimizefullsync Vendor

or

sp_optimizefullsync Invoice

 

 

(1 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please complete the captcha below (we use this to prevent automated submissions).