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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 369 - 398 of 1354   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
369
From the qodbc website I have read a lot about sp_rerports and have seen in http://www.qodbc.com/docs/html/qodbc/20/reports/sp_report_detail.asp example SQL i...
gusthefatmouse
Offline Send Email
Dec 4, 2003
7:09 am
370
You are typing in this exactly: sp_report APAgingSummary show Label, Amount, Amount_2, Amount_3, Amount_4, Amount_5, Total parameters DateMacro = Today',...
Brad Waddell
flexq
Offline Send Email
Dec 4, 2003
7:19 am
371
Ingrid, Go to www.qodbc.com and click on the download link, run the installer that is downloaded, and begin talking to QuickBooks data immediately thru Access,...
Brad Waddell
flexq
Offline Send Email
Dec 5, 2003
1:55 am
372
... We are using the free download version....
gusthefatmouse
Offline Send Email
Dec 7, 2003
2:59 am
373
... The free version has only 3 reports in it: * APAgingSummary * ARAgingSummary * CustomerBalanceSummary For more, check out our pro version 30 day evaluation...
Brad Waddell
flexq
Offline Send Email
Dec 7, 2003
5:23 am
374
Does anyone know how to get at Budget amounts? Thanks!!...
slfbaskets
Offline Send Email
Dec 9, 2003
8:05 pm
375
Using QB2004 and QODBC 4.0 these reports are available: sp_report BalanceSheetBudgetOverview show Label, Amount, Amount_2, Amount_3, Amount_4, Amount_5,...
Matt Froncek
matt_froncek
Offline Send Email
Dec 9, 2003
8:11 pm
376
does anyone out there know what all is involved in inserting into the depositline table? I have an app that is inserting checks into the deposit line. I have...
James Todd
icredes
Offline Send Email
Dec 10, 2003
4:26 pm
377
Can you send your SQL InsertStatement(s), so I can try it. Also what version of QBs (Year and Country) and what version of QODBC are you using? You can't add...
Matt Froncek
matt_froncek
Offline Send Email
Dec 10, 2003
5:01 pm
378
I'm sorry if this comes across twice... sure: insert into DepositLine (TxnDate, DepositToAccountRefListID, Memo, DepositTotal, DepositLineEntityRefListID, ...
James Todd
icredes
Offline Send Email
Dec 10, 2003
7:02 pm
379
Sure: insert into DepositLine (TxnDate, DepositToAccountRefListID, Memo, DepositTotal, DepositLineEntityRefListID, DepositLineAccountRefListID,...
James Todd
icredes
Offline Send Email
Dec 10, 2003
7:02 pm
380
James, The exception breakpoint should not happen. I can duplicate it so I will forward it on to the development. The main problem is the field DepositTotal....
Matt Froncek
matt_froncek
Offline Send Email
Dec 11, 2003
1:26 am
381
That helps me out! Thanks for your help Matt James ... will ... total ... you should ... The ... until you ... field, ... ache") ... ache") ... ache") ... ...
James Todd
icredes
Offline Send Email
Dec 11, 2003
11:03 pm
382
Can anyone tell me where the sales tax reference code or full name is stored? I am using the ItemInventory table to display specific records and the only tax...
Brad Moore
aabmoore
Offline Send Email
Dec 14, 2003
5:34 pm
383
Hi! I needed to do a report of: vendor - by chart of account - by class - by paid from account So far it's been pretty easy to get the billing data and do the...
jjjjdd_pgh
Offline Send Email
Dec 16, 2003
7:56 am
384
Hi, We are looking for Sage/Quickbooks/Quicken experts and would need this person to work with our developers and SAs to generate the code necessary to export...
careers_2004
Offline Send Email
Dec 16, 2003
7:56 am
385
Our checking account is set up with sub-accounts that we use to pay bills. We would like to track the use of these sub-accounts as they represent specific...
jjjjdd_pgh
Offline Send Email
Dec 16, 2003
7:56 am
386
There is no Sales Tax in Canada as in the US, which is why there is a tax code in its place for inventory, etc. Could you please forward a screen shot of your...
txbtech
Offline Send Email
Dec 16, 2003
7:56 am
387
In Ontario there are two sales taxes - Goods and Services Tax (GST) and Provincial Sales Tax (PST). The tax code applied to purchases (GST) is recorded in the...
Brad Moore
aabmoore
Offline Send Email
Dec 16, 2003
10:57 am
388
What is the process of using the sp_report statement to import or link a table in MS Access? I can do it is Excel by pressing escape when the Quickbooks...
Scott@...
scottbrumley
Offline Send Email
Dec 17, 2003
3:13 am
389
On the View menu is SQL View. Press that then enter your SQL statement. You will need to select from the menu Query->SQL Specific->Pass Through, Also you will...
Matt Froncek
matt_froncek
Offline Send Email
Dec 17, 2003
5:09 am
390
But isn't the QOBDC driver supposed to access ALL the list tables and isn't the Budget table one of these???? Bob ... Amount, ... Amount_8, ... 2003, ... ...
bobalston9
Offline Send Email
Dec 20, 2003
4:50 pm
391
Bob, QODBC includes the ability to access all of the data available to us using the QuickBooks SDK interface, which has different abilities in each QuickBooks...
Brad Waddell
flexq
Offline Send Email
Dec 20, 2003
8:19 pm
392
Is there a demo version for web QODBC that we can use? I want to try it a little bit before actually buy it....
grwang
Offline Send Email
Dec 24, 2003
4:32 am
393
Hi gwang: Yes, a copy of our web version of QODBC is available for a free 30 day trial by download. First go to the web page: www.qodbc.com And download and...
Brad Waddell
flexq
Offline Send Email
Dec 24, 2003
5:11 am
394
Can anyone tell me where the sales tax reference code or full name is stored? I am using the ItemInventory table to display specific records and the only tax...
Brad Moore
aabmoore
Offline Send Email
Dec 24, 2003
11:11 am
395
Thanks, Brad: Then, I think I have got the evaluation version, but I can not make the web application work. it always tell me that file access error, I don't...
grwang
Offline Send Email
Dec 25, 2003
1:15 am
396
I am having a problem inserting into the bill table insert into bill(vendorRefListID, txnDate, dueDate, amountDue, refNumber, memo)values('740000-967039136',...
icredes@...
icredes
Offline Send Email
Dec 30, 2003
5:17 pm
397
James, Please read the web FAQ document, you must save the child records before saving to the header record on bills. brad ... Brad Waddell ** FLEXquarters.com...
Brad Waddell
flexq
Offline Send Email
Dec 30, 2003
8:07 pm
398
I am a registered user of the OEM version of QODBC. I currently have version 3.0.0.046. Should I (can I?) upgrade to version 4? Is there a cost to do this? ...
Brad Moore
aabmoore
Offline Send Email
Dec 31, 2003
2:24 am
Messages 369 - 398 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