Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (2024)

QRemote Tutorial: Using QuickBooks data remotely via QODBC

Also,refer toAccessing QuickBooks Data Remotely using QODBC & QRemote. (Video)

QODBC has the ability to talk to a copy of QuickBooks running anywhere in the world over the Internet or a local area network. This feature is built-in into the licensed version and requires no additional charge.

This feature can transfer data in an unencrypted fashion (plain text), or you can set up your encryption key to encrypt the data, which is preferable for transfer over the open Internet.

To get this feature to work, install QODBC on the machine, which runs QuickBooks (the SERVER), and the machine you want to use the data from (the remote CLIENT). It does not matter if the QuickBooks data file is located on the SERVER machine or another location, but the best speed is attained if it is on the SERVER machine. QuickBooks on the SERVER Machine should be able to open the QuickBooks company file. Once this is done, a few simple settings in the driver setup screen are required to use this data remotely.

Before testing remote capabilities, be sure you have tested basic QODBC functionality to ensure that QODBC can connect to QuickBooks and obtain data with this article.

The tool we use to make this remote connection is called QRemote. QRemote is a bridge between remote applications and the QODBC Driver by communicating data calls between the two worlds using TCP/IP (Internet) protocol.

QRemote has two components "QRemote Client Driver for QODBC" and "QRemote Server for QODBC."

QRemote Client Driver (CLIENT): Allows applications to connect to QRemote Server and sends the Request to QRemote Server for Processing.

QRemote Server (SERVER): Processes requested instructions from QRemote Client to QuickBooks using QODBC Driver talking to QuickBooks application SDK.

Configuring SERVER Machine:

Start "QRemote Server for QODBC" from the Windows start menu.

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (1)

Double-click the QRemote Server icon "Q" from the system tray.

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (2)

QRemote Server Main screen shows the IP address and port setup for the QRemote CLIENT to connect.

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (3)

Note the IP address and Port number listed on the QRemote Server "Event Logs Window."

Configuring CLIENT Machine:

Select "Configure QODBC Data Source" from Windows Start Menu. (If your application is 64-bit, select "Configure QODBC Data Source 64-bit)."

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (4)

Switch to "System DSN," Select the DSN "QuickBooks Data QRemote" Or "QRemote Data 32-bit". (For 64-bit DSN, "QuickBooks Data 64-bit QRemote" or "QRemote Data 64-bit")

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (5)

Click Configure. This will bring the QRemote Client DSN Configuration. Fill in the following information

Data Source Name: Name of your DSN entry - Do Not Change

Under the QRemote for QuickBooks Client DSN configuration screen, Please fill in the following information

· Server: IP Address displayed on QRemote Server

· Port: Port displayed on QRemote Server

· Encryption Key/Password:(By Default, Encryption Key/Password is set to "QODBC#QRemote$1". In case you want to change your Encryption Key/Password, You can configure your encryption key onQRemoteServer and use the same on QRemote Client DSN)

· Encryption:(By Default, Encryption is set to Off. In case you want to use encrypted data transfer between QRemote client and QRemoteServer, You can configure encryption onQRemoteServer and use the same on QRemote Client DSN)

· Remote DSN:select QuickBooks Data DSN from the list. (Make sure QRemote Server is running)

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (6)

"QuickBooks Data QRemote" Or "QRemote Data 32-bit". (For 64-bit DSN, "QuickBooks Data 64-bit QRemote" or "QRemote Data 64-bit")

Verify the QRemote Client connects to the server and the below-listed logs are logged in the event window of the QRemote Server at SERVER Machine:

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (7)

For using QRemote over the Internet & with dynamic IP (Non-static-IP):

You can make sure of services like Dynamic DNS (DDNS or DynDNS). It is a method of automatically updating a name server in the Domain Name System (DNS). Using Dynamic DNS, you will always be able to access your computer even if your IP address is dynamically assigned.

You can referto the below links for more details about Dynamic DNS & can implement it at your end.

DYN DNS

DYNU DNS

NOIP DNS

Change IP DNS

Note: When you use Dynamic DNS, You should use the Encryption feature in QRemote Client & QRemote Server. So your data transmission will be secure.

Refer to: How to turn On/Off Encryption on QRemote

Connection to Remote QuickBooks/QODBC via Applications (32-bit)

You may use 32-bit Applications like MS Access/Excel to connect to the Remote QODBC. In this example, we are using QODBC Test Tool

Step 1 - Start QuickBooks to register QODBC

Please keep QuickBooks running at SERVER Machine, Logged in as "Admin" under Single User Mode.

QuickBooks is an accounting program that must produce trusted numbers that accountants can rely on. For this reason, they have created an interface to the QuickBooks application, which follows all of the business rules. This is what our product uses to access QuickBooks data.

To get access to that data, your application (using QODBC/QRemote) must register with QuickBooks so that security access can be granted. To do this, you first need to run QuickBooks on your computer, log in as an Administrator, and open your company file (or one of the sample company files that came with QuickBooks)

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (8)

Step 2 - Running QODBC Test Tool

Leaving your QuickBooks company file open, click "Start" and "Programs" and locate QODBC Driver for the QuickBooks program group.
Click on the QODBC Test Tool icon to launch the program supplied with QODBC.

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (9)

Select the "QuickBooks Data QRemote" DSN from the dropdown list and click on "Connect" to establish a connection.

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (10)

"QuickBooks Data QRemote" Or "QRemote Data 32-bit". (For 64-bit DSN, "QuickBooks Data 64-bit QRemote" or "QRemote Data 64-bit")

Step 3 - QuickBooks Integrated Applications

At SERVER Machine, QuickBooks will request for Accepting Certificate for Data Access.

When the driver starts, QuickBooks will ask permission for the driver to access your QuickBooks data. Answer "Yes, Always" to this, and the QODBC driver is added to the Integrated Application list.

This will allow applications to integrate with QuickBooks data when QuickBooks is running on the desktop. There may be instances in which you want an integrated application designed to share data with QuickBooks to access QuickBooks 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 need not be running on the desktop for ODBC-compliant applications to access the data files while setting in this mode.

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (11)

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (12)

This will allow applications to integrate with QuickBooks data when QuickBooks is running on the desktop.

Step 4 - Testing Your Connection

CLIENT Machine:

After the successful connection, you may notice the "Connect" button altered to "Disconnect" with a green indicator.

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (13)

Click on the "Run" button.

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (14)

Now that you have successfully established a connection to your QuickBooks data, it's time to type in your desired SQL query. For example, you cansee the above default "SELECT * FROM CUSTOMER" or type in another table like stock by entering "SELECT * FROM ITEM INVENTORY." Click the "Run" button, and the requested query results will appear! In case you're wondering, the * in the select statement means all columns in that Table. Click on the "Tables" button to see a list of all the available QuickBooks tables.

To disconnect, you can either select "connections" / "remove the connection" or Click the "disconnect" button. If you get an error, please search our FAQ Knowledgebase or post a support ticket to resolve the issue Click Here. If not, congratulations - you have created your first report from QuickBooks data and are ready to talk about your company data.

Using QuickBooks Remotely – QODBC.com Tools for QuickBooks (2024)
Top Articles
How to Sign Into Your Gmail Account: Desktop, Android, iOS
How to Set Up and Configure Gmail SMTP to Send Emails [2024]
Custom Screensaver On The Non-touch Kindle 4
Live Basketball Scores Flashscore
Asian Feels Login
Mylaheychart Login
The Pope's Exorcist Showtimes Near Cinemark Hollywood Movies 20
Swimgs Yung Wong Travels Sophie Koch Hits 3 Tabs Winnie The Pooh Halloween Bob The Builder Christmas Springs Cow Dog Pig Hollywood Studios Beach House Flying Fun Hot Air Balloons, Riding Lessons And Bikes Pack Both Up Away The Alpha Baa Baa Twinkle
Citi Card Thomas Rhett Presale
Vardis Olive Garden (Georgioupolis, Kreta) ✈️ inkl. Flug buchen
Vichatter Gifs
Voyeuragency
Wnem Radar
Thotsbook Com
Babyrainbow Private
Used Drum Kits Ebay
Jackson Stevens Global
使用 RHEL 8 时的注意事项 | Red Hat Product Documentation
Booknet.com Contract Marriage 2
Van Buren County Arrests.org
Big Lots Weekly Advertisem*nt
Rochester Ny Missed Connections
Greyson Alexander Thorn
Airtable Concatenate
Prot Pally Wrath Pre Patch
Wood Chipper Rental Menards
Mta Bus Forums
Speedstepper
Vht Shortener
Cylinder Head Bolt Torque Values
2004 Honda Odyssey Firing Order
What is Software Defined Networking (SDN)? - GeeksforGeeks
Broken Gphone X Tarkov
Why Are The French So Google Feud Answers
L'alternativa - co*cktail Bar On The Pier
Cars And Trucks Facebook
Consume Oakbrook Terrace Menu
Cross-Border Share Swaps Made Easier Through Amendments to India’s Foreign Exchange Regulations - Transatlantic Law International
KITCHENAID Tilt-Head Stand Mixer Set 4.8L (Blue) + Balmuda The Pot (White) 5KSM175PSEIC | 31.33% Off | Central Online
Quake Awakening Fragments
Paperless Employee/Kiewit Pay Statements
Convenient Care Palmer Ma
Setx Sports
Lamont Mortuary Globe Az
Mychart Mercy Health Paducah
6576771660
Here's Everything You Need to Know About Baby Ariel
This Doctor Was Vilified After Contracting Ebola. Now He Sees History Repeating Itself With Coronavirus
SF bay area cars & trucks "chevrolet 50" - craigslist
The Hardest Quests in Old School RuneScape (Ranked) – FandomSpot
Southwind Village, Southend Village, Southwood Village, Supervision Of Alcohol Sales In Church And Village Halls
Latest Posts
Article information

Author: Arielle Torp

Last Updated:

Views: 6049

Rating: 4 / 5 (41 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Arielle Torp

Birthday: 1997-09-20

Address: 87313 Erdman Vista, North Dustinborough, WA 37563

Phone: +97216742823598

Job: Central Technology Officer

Hobby: Taekwondo, Macrame, Foreign language learning, Kite flying, Cooking, Skiing, Computer programming

Introduction: My name is Arielle Torp, I am a comfortable, kind, zealous, lovely, jolly, colorful, adventurous person who loves writing and wants to share my knowledge and understanding with you.