Member Login

Username
Password
Forget Password
New Sign Up
Search Forum

Buy Support
Incidents

If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:

Click Here
If you can't login and post questions or you are having trouble viewing forum posts:
Click Here
Callback
Support

If you live in USA, UK, Canada, Australia or New Zealand, you can leave us details on your question and request us to call you back and discuss them with you personally  (charges apply).

Click Here
 
Buy Support
Incidents
If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:
Click Here

Forum : Can I access multiple companies at the same time?Search Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC Frequently Asked Questions

 New Topic 
 
 Post Reply 
[1]  
 Can I access multiple companies at the same time? 
 Author   Message 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-02-22 09:56:44
I have several company files I wish to access data from. Is it possible for QODBC to switch between companies as required or can it only serve one company file at a time?" 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-02-22 09:57:36

Our product talks directly to QuickBooks, and it currently supports one company file open at a time. There are two solutions to this. One is to open, read and close each company file in sequence. Another is to use our remote feature to access several company files at the one time running on various machines around the office or across the Internet.

 

  Top 
  rob 
  
 Group: Members 
 Posts: 4 
 Joined: 2006-06-27 
 Profile
 Posted : 2006-06-28 02:59:52

Hi Tom,

I am using QuickBooks Enterprise 2005 utilizing terminal services, multi-user access.  I have two company files on the same server.  I have two applications running on their own machines that will need to update the two company files respectively, possibly at the same time.  Is this possible with two copies of QODBC using the Remote feature?  Also, sometimes users will open the two company files at the same time.  What is the best way to handle this without having to install QuickBooks on two machines?

thanks,
Rob

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-06-28 08:22:44
The iBiz Remote Connector runs on the server console (local session) and therefore it can only connect to the one company file at the one point of time. To connect to multiple company files at the same time, you need to setup QODBC servers for each company file. See: I do not want to install QuickBooks on every machine. How do I setup QODBC Remote? for more. 

  Top 
  rob 
  
 Group: Members 
 Posts: 4 
 Joined: 2006-06-27 
 Profile
 Posted : 2006-06-28 10:05:52

"To connect to multiple company files at the same time, you need to setup QODBC servers for each company file"

When you say multiple company files, does that imply that the multiple company files are on different boxes (i.e. different QuickBooks installations)? 

I'm assuming what I am trying to accomplish is not possible, but I just wanted to clarify the answer.

thanks for all our help,
Robert

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-06-28 10:44:26

Yes, if for example I needed to connect to five company files at the same time, I would have five workstations running QuickBooks and the iBiz Remote Connector. Then using the IP for the each workstation, I could then setup a DSN for each company file or simply specify the connection string in my program like this:

DRIVER={QODBC Driver for QuickBooks};OptimizerDBFolder=C:\Program Files\QODBC Driver for QuickBooks\Optimizer;IBizRemotePWD=123456;IBizRemoteConnect=Yes;IBizRemoteURL=http://192.168.1.10:2080; IBizRemoteConnTimeOut=120;IBizRemotePromptForPWD=No;IBizRemoteForce2002_2003=Yes; OpenMode=M;DFQ=C:\QBOOKS\DW.QBW;OLE DB Service=-2

 

  Top 
  Rick Catarineau 
  
 Group: Members 
 Posts: 8 
 Joined: 2008-11-14 
 Profile
 Posted : 2008-12-16 11:26:45

Tom, seeing that this thread is almost 2 years old, I just want to clarify and see if I understand  it. I have 2 companies in use simultaneously with QB Enterprise v9, with the DB running on a server. I want to have 2 ODBC DSNs on one Win2K computer for simultaneoous access to the 2 companies. So it sounds like I need:

2 PCs running QB, each with one of the companies open, and each running RDS server.

1 PC running RDS client, and with 2 DSNs added to ODBC Data Source Admin, each DSN pointing to the separate PCs running the QB company file.

Will this work? Is it the best solution?

 

 

 

 
Richard Catarineau
 
 
  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to