Search the web
Sign In
New User? Sign Up
qodbc · QODBC ODBC Driver for QuickBooks
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 515 - 544 of 1354   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
515
QODBC Dudes; I have the internet version of the QODBC driver using with IIS/ADO. We have approximately 1316 customers in our customers table. All queries...
bbanzai965
Online Now Send Email
Apr 1, 2004
11:46 pm
516
I am trying to use the evaluation version, I was able to show data in the accounts table with no problem. However, when I try to pull data from the Customer...
ddlovelock
Offline Send Email
Apr 4, 2004
7:52 am
517
I'm trying to find the cleared stataus field in any bank or credit card accounts and I can't locate it in any table. Also, I'm trying to use your online tools,...
Richard McEnery
rmcenergy
Offline Send Email
Apr 4, 2004
7:52 am
518
I just installed the Qodbc Eval. I am able to read table data using the Visual C++ sample program and my Excel. However in Magic 8.3 (from Magic Software...
Ira Gershenhorn
iragersh
Offline Send Email
Apr 6, 2004
6:16 am
519
I cannot close my quickbooks application because its in use by another application. Msg Db Init? I assume its related to Qodbc but I cannot find the name in my...
Ira Gershenhorn
iragersh
Offline Send Email
Apr 6, 2004
6:17 am
520
... try the transaction reports. http://www.qodbc.com/docs/html/qodbc/20/reports/sp_report_detail.asp ... that appears to be an example of what you will see...
Brad Waddell
flexq
Offline Send Email
Apr 6, 2004
7:05 am
521
dd: ... Possibly, try the sample data file instead, it may be because you have a lot of customers? keep using retry until it finishes. Some apps are picky ...
Brad Waddell
flexq
Offline Send Email
Apr 6, 2004
7:23 am
522
Ira, ... I'm not familiar with Magic, but if it works with Access, it should work using an Access linked table. Try the method for using Access as middleware ...
Brad Waddell
flexq
Offline Send Email
Apr 6, 2004
7:23 am
523
Ira, ... Actually that is the correct thing to do. Magic is crashing as you described, and it is leaving our driver in memory. Since we are a driver and not an...
Brad Waddell
flexq
Offline Send Email
Apr 6, 2004
8:01 am
524
Paul, ... I would suggest you could have a local cache database of customers and update it daily. Thats a lot of customers, and querying it each time will ...
Brad Waddell
flexq
Offline Send Email
Apr 6, 2004
8:02 am
525
This may be a vestige of the Magic app I was using to access it and it did crash. On another machine I accessed it using MS Access 97 and QB postively IDed...
Ira Gershenhorn
iragersh
Offline Send Email
Apr 6, 2004
10:05 am
526
Can I view and ultimately remove scheduled online transactions from a quickbooks file using the QODBC driver?...
Weis
dtwebb
Online Now Send Email
Apr 6, 2004
10:31 am
527
James, OK, I don't think that will work, because you are creating a multi-line transaction, but you could try it by setting the FQCACHE value to 1 when it is...
Brad Waddell
flexq
Offline Send Email
Apr 6, 2004
1:38 pm
528
Weis, ... I don't see that information as being available to us from the QuickBooks SDK interface, but I will post a message on the support forum to make sure,...
Brad Waddell
flexq
Offline Send Email
Apr 6, 2004
6:03 pm
529
Brad - Have you tried reporting with Crystal and this QODBC driver? I have used Crystal against many extremely large databases (Baan running on Oracle7 &...
ddlovelock
Offline Send Email
Apr 6, 2004
6:22 pm
530
Currently we use QODBC Extensively to export and import invoices and customers from Quickbooks nad it has been working good. Now we are planning to upgrade...
lkallakuri
Offline Send Email
Apr 6, 2004
8:24 pm
531
... great! glad to hear it. ... Yes, it will work in the same way when you upgrade QODBC - I assume you mean QuickBooks 2004? I think the actual version number...
Brad Waddell
flexq
Offline Send Email
Apr 6, 2004
9:11 pm
532
We are the consulting and accounting arm of FLEXquarters and have created many reports with Crystal using the QODBC driver. There are some facts to take into...
Chuck Vigeant
txbtech
Offline Send Email
Apr 7, 2004
9:58 am
533
Is there any way i can open an existing invoice and add more lines to it using QODBC instead of creating a new invoice again? Any help is greatly appreciated....
lkallakuri
Offline Send Email
Apr 7, 2004
8:12 pm
534
Is there any way i can open an existing invoice and add more lines to it using QODBC instead of creating a new invoice again? Any help is greatly appreciated....
lkallakuri
Offline Send Email
Apr 7, 2004
9:29 pm
535
... I use MS Access to export my invoices. I club together all the Workorders for a customer and export to Quickbooks. Taht i will be creating multiple...
lkallakuri
Offline Send Email
Apr 7, 2004
10:53 pm
536
As long as it does not have any group items in it. You do an insert line with the TxnID of the Invoice you are adding it too. Chuck...
Chuck Vigeant
txbtech
Offline Send Email
Apr 8, 2004
10:12 am
537
yes, this works in QuickBooks versions 2003 and higher I believe. Let me know what version of QuickBooks you are using and we can check it for sure, thanks. ...
Brad Waddell
flexq
Offline Send Email
Apr 8, 2004
12:06 pm
538
We are using Quickbooks 2002 and notice that the Charge table does not exist. What table are Statement Charges held in for Quickbooks 2002? Thanks. Michael...
Michael Barreiro
wbmstrmjb
Offline Send Email
Apr 10, 2004
1:47 am
539
Thanks. Using Access as middleware worked....
Ira Gershenhorn
iragersh
Offline Send Email
Apr 10, 2004
1:47 am
540
Hello whom it may concern, I am getting the following error while adding an item to ItemInventory table (I use the same method to add to customer file with no...
M D
GEEGAR
Offline Send Email
Apr 10, 2004
1:47 am
541
I have a read/write version of QODBC. and i wanted to upgrade it to the latest version of QODBC. and downloaded the current version from your website. Before i...
lkallakuri
Offline Send Email
Apr 10, 2004
3:57 pm
542
Michael, The Charge table is where the data is stored, and it is available thru the Intuit SDK (and hence our product) starting with QuickBooks 2003 edition. ...
Brad Waddell
flexq
Offline Send Email
Apr 12, 2004
1:58 am
543
Can you send me your QODBCLOG.TXT from your c:\program files\QODBC Driver for QuickBooks? (mailto:matt@...) Matt Froncek QODBC Development Support QODBC...
Matt Froncek
matt_froncek
Offline Send Email
Apr 12, 2004
6:13 pm
544
Can you DTS over the Host Table? That only has one record in it. If that does not work, can you turn on the Detail Tracing (using the QODBC setup, Messages...
Matt Froncek
matt_froncek
Offline Send Email
Apr 12, 2004
8:00 pm
Messages 515 - 544 of 1354   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help