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 1045 - 1074 of 1354   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1045
I am trying to build a MS Access report to extract the sales tax amounts paid on Bills we paid. We have separated this amount as we post each bill and...
tawrren1963
Offline Send Email
Mar 5, 2005
9:06 pm
1046
Please post your SQL statement to the www.qodbc.com FAQ section. We need to know what version of QB you are using, what filters you are using -although your...
Chuck Vigeant
txbtech
Offline Send Email
Mar 5, 2005
10:25 pm
1047
... Is this the only table where this happens? You are having a problem importing the data into QuickBooks, do you have a similar problem using linked tables?...
Brad Waddell
flexq
Offline Send Email
Mar 5, 2005
10:40 pm
1048
Hi all, I am trying to insert like 1000 jobs in the Customer table. How the "INPUT" statement works? Does some one has an example?? Using the INSERT statement...
William
wricaurte
Offline Send Email
Mar 6, 2005
4:46 am
1049
INSERT is the mechanism to import data. And yes it can be slow for that many records. Please visit www.qodbc.com FAQ section for more information. Chuck...
Chuck Vigeant
txbtech
Offline Send Email
Mar 6, 2005
5:48 am
1050
... Yes, a drawback of QuickBooks' choice of interface, processing takes time thru the QuickBooks SDK, but it's better than IIF generally because of the ...
Brad Waddell
flexq
Offline Send Email
Mar 6, 2005
7:39 am
1051
Well, I am feeding a Quicbooks company file using a small J# .NET program, and it is working good, my only concern is how slow is to update the Customer table....
William
wricaurte
Offline Send Email
Mar 7, 2005
5:41 am
1052
... That is a limitation of the Intuit SDK. ... No, but we are considering a batch load function, similar to how we hold multiple lines of a multi-line...
Brad Waddell
flexq
Offline Send Email
Mar 9, 2005
7:56 am
1053
We are upgrading from QB Enterprise 2004 to QB Enterprise 2005. I have the QODBC driver for QB 2004. Will I need to upgrade to QODBC 2005? If so, is there...
esjr0969
Offline Send Email
Mar 10, 2005
9:43 am
1054
... Hi Eddie, There is a discount for upgrading QODBC from 2004 to 2005, please see our web page on sales for the upgrade or call our sales line: 800-932-6448...
Brad Waddell
flexq
Offline Send Email
Mar 10, 2005
10:55 am
1055
Hi all, I'm trying to create my first invoice with QODBC using vb.net and Microsoft.Data.Odbc.OdbcConnection with connectoinstring: "dsn=QuickBooks Data;OLE DB...
michelbor
Offline Send Email
Mar 13, 2005
3:53 pm
1056
I was told that I could use Transactions processing, with rollback, with this driver. Is it true? Can't seem to make it work... Rick...
Byte Boy
byteboy1234
Offline Send Email
Mar 13, 2005
3:53 pm
1057
I want to be able to have my user switch to a different Quickbooks company file from within my Access 2k program, which means the quickbooks system DSN needs...
Byte Boy
byteboy1234
Offline Send Email
Mar 13, 2005
3:53 pm
1058
We have created an empty group item so we could insert any inventory items into it when filling out an invoice or sales receipt. We currently use QODBC to...
thedigitguy
Offline Send Email
Mar 16, 2005
2:35 am
1059
Is there a way to query Quickbooks for closed period date using QODBC? Jerry...
thedigitguy
Offline Send Email
Mar 16, 2005
2:35 am
1060
From a programming standpoint, this would be an interesting way of creating "group items" on the fly. From a historical/accounting standpoint, most users have...
Chuck Vigeant
txbtech
Offline Send Email
Mar 16, 2005
2:55 am
1061
Preferences. AccountingPrefsClosingDate That is from the documentation at www.qodbc.com/schema.html Chuck Vigeant M.Ed. MCSE, CCNA, Certified QuickBooks...
Chuck Vigeant
txbtech
Offline Send Email
Mar 16, 2005
3:02 am
1062
We need to be able to adjust the overall price of the group item but when you create a group item it only allows you to insert items and quantities. The group...
thedigitguy
Offline Send Email
Mar 17, 2005
6:52 pm
1063
In quickbooks, you can change the refnumber field of a purchase order without it creating a new purchase order. Does anyone know how you can do this through...
mharris63
Offline Send Email
Mar 17, 2005
6:52 pm
1064
The reason we don't use group items in the historical sense is that we don't always have the exact same items and quantities in a group even though it is the...
thedigitguy
Offline Send Email
Mar 17, 2005
6:52 pm
1065
Yes that is correct. Since that is the way you do it in QuickBooks, there would be no other alternative. In general the rules of the interface have to be...
Chuck Vigeant
txbtech
Offline Send Email
Mar 17, 2005
7:28 pm
1066
Any ideas on why I can not update pricing data for Service Items Here is my Code: strSQL_QBitems = "SELECT TOP 1 FullName, SalesOrPurchasePrice, ...
robbie2e
Offline Send Email
Mar 18, 2005
12:24 am
1067
Do you have the "to be performed by a subcontractor" unchecked? Chuck Vigeant M.Ed. MCSE, CCNA, Certified QuickBooks ProAdvisor Director, FLEXquarters...
Chuck Vigeant
txbtech
Offline Send Email
Mar 18, 2005
6:00 am
1068
... This has been solved. You need to Update the PurchaseOrder table when changing the RefNumber field to prevent Quickbooks from creating a new purchase...
mharris63
Offline Send Email
Mar 22, 2005
11:38 pm
1069
Yes I do, This is the error I get. It only occurs when I update the price. Error Type: Microsoft Cursor Engine (0x80040E38) Row cannot be located for...
Robert Weis
robbie2e
Offline Send Email
Mar 22, 2005
11:38 pm
1070
I am using the TXNLSTBYCUSTOMER report to generate customised statements. It appears that by default all customer balances of $0 are ignored by default. What...
brdgriffin
Offline Send Email
Mar 24, 2005
7:40 am
1071
I have successfully inserted a billexpenseline when the quickbooks application is one of the traditional desktop versions. However when I try and insert into...
citadelpartners
Offline Send Email
Mar 24, 2005
7:40 am
1072
I think I have it solved. If I remove VendorRefFullName and just insert the VendorRefListID it appears to work. I'll test it some more but if I don't reply...
citadelpartners
Offline Send Email
Mar 27, 2005
11:02 am
1073
Hello, I am a NYC contractor and I am looking for someone to setup QB for my company. I need payroll with lots of reporting. i.e. union, job costing, etc.. ...
Michael Wynn
mh_wynn
Offline Send Email
Mar 27, 2005
11:03 am
1074
I have the following issue. I am creating and editing transactions in my external program and then posting them to QB via QODBC using code similar to the...
mandleshwar
Offline Send Email
Mar 31, 2005
7:06 am
Messages 1045 - 1074 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