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 301 - 330 of 1354   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
301
Let me explain what happens in QB when you import beginning balances, as it is much different than Peachtree. Peachtree allows you to create beginning balances...
cpv_txbs
Offline Send Email
Oct 1, 2003
5:29 pm
302
This site just might make you blush. We don't and won't restrict your viewing pleasure. But the content just make you check over your shoulder to see who is...
seeexoninlineskates58
seeexoninlin...
Offline Send Email
Oct 3, 2003
11:19 am
303
I'm looking for some hot erotic fun! Are you up to it? If so meet me here http://www.altsexfinder.com/landing.asp?afl=FYHO If you ever want to chat sometime...
shortskirt_nopantiesm...
shortskirt_n...
Offline Send Email
Oct 3, 2003
11:38 pm
304
We have around 2000 customers on file to be imported. Any Suggestions? Thanks Lakshmi ... __________________________________ Do you Yahoo!? The New Yahoo!...
Lakshmi Kallakuri
lkallakuri
Offline Send Email
Oct 4, 2003
7:09 pm
305
You did not answer my questions, so I can't help much further, other than to tell you we did find a speed problem which we are solving in the next build #50,...
Brad Waddell
flexq
Offline Send Email
Oct 5, 2003
12:26 am
306
Does anyone have any experience with QODBC and the Quick Books Enterprise ver 3? Is it supported? I have an access 2000 app that needs to access the...
jimtetler
Offline Send Email
Oct 6, 2003
6:35 pm
307
Jim, QODBC works well with QuickBooks Enterprise 3. Please let us know if you have any other questions. brad ... Brad Waddell ** FLEXquarters.com LLC **...
Brad Waddell
flexq
Offline Send Email
Oct 6, 2003
7:07 pm
308
I want to build a web server based application that will run on my intra-net. I want to "share" my qbooks client name address and job information with this...
downeast_it
Offline Send Email
Oct 9, 2003
3:30 am
309
Jack, Review this web page for details on the web version of our product: http://www.qodbc.com/docs/webtest/ Basically, QuickBooks can be running on the web...
Brad Waddell
flexq
Offline Send Email
Oct 9, 2003
4:45 am
310
Does anyone know if QB tracks a link between estimates and the invoices they are converted too? I don't see it in the schema but would be very helpful. Fred...
fred hanson
fh4z2002
Offline Send Email
Oct 10, 2003
4:50 pm
311
I believe that the two user fields should have been available in build 46. I have just downloaded the most recent build and the Other1 and Other2 fields still...
Michael
mikesauce77
Offline Send Email
Oct 14, 2003
1:53 pm
312
They are called CustomFieldOther, CustomFieldInvoiceLineOther1, CustomFieldInvoiceLine2, CustomFieldInvoiceLineGroupOther1, CustomFieldInvoiceLineGroupOther2,...
Matt Froncek
matt_froncek
Offline Send Email
Oct 14, 2003
2:17 pm
313
I am using Crystal 8.5 and the InvoiceLines table. I have the debug panel active and it seems to be getting stuck on InvoiceLine, Find First Record. Any...
Michael
mikesauce77
Offline Send Email
Oct 14, 2003
3:41 pm
314
You are probably selecting too large a recordset and the XML parser if running out of memory. Limit your select statement by a date range if possible: SELECT *...
Matt Froncek
matt_froncek
Offline Send Email
Oct 14, 2003
3:57 pm
315
Thanks for the reply Matt, I have tried using a month date range (5/1/05-5/31/03) and it seems to go through the Connecting to Quickbooks and XML Parse step...
Michael
mikesauce77
Offline Send Email
Oct 14, 2003
4:21 pm
316
What field did you limit? Can you include your SQL statement here? This table shows which fields will limit the list returned from QB to QODBC. The Customer...
Matt Froncek
matt_froncek
Offline Send Email
Oct 14, 2003
4:30 pm
317
Michael, Are the user defined fields setup in your QuickBooks data? They will only show up when they are defined. Also make sure you have updated QuickBooks ...
Brad Waddell
flexq
Offline Send Email
Oct 14, 2003
6:51 pm
318
I believe we are talking about two different things. I am using QB 2002 in which there is an Other 1 and Other 2 field in the Invoice Line template. These...
Michael
mikesauce77
Offline Send Email
Oct 20, 2003
7:20 pm
319
Hey Matt, I'm restricting the TxnDate field using the Record Selection Formula inside of Crystal. I can read small tables such as the Customer masterfile...
Michael
mikesauce77
Offline Send Email
Oct 20, 2003
7:51 pm
320
Hello: I am using the "sp_report OpenInvoices.." for pulling up the report. Has anyone used this SQL STATEMENT in 3rd party application like ASP or COlD FUSION...
kunal_1977
Offline Send Email
Oct 23, 2003
10:39 am
321
Kunal, I don't think there is an option to resort the results of QuickBooks pass-thru reports, though it's a pretty good idea. I would expect it would be easy...
Brad Waddell
flexq
Offline Send Email
Oct 24, 2003
9:16 am
322
Mike, Here is a quote from Intuit, basically the feature you want is in QuickBooks 2003 and higher: Because QB 2002 cannot process SDK 2.0 messages, there is...
Brad Waddell
flexq
Offline Send Email
Oct 24, 2003
9:26 am
323
When you use the "Select Expert" to create a selection formula, Crystal creates its own SQL statement to extract the data. Therefore using a Crystal Query...
cpv_txbs
Offline Send Email
Oct 24, 2003
3:31 pm
324
I am an accountant with an accounting program in Access which I want to develop into an audit program. I have also decided to learn in depth just 2 commercial...
august354
Offline Send Email
Oct 28, 2003
11:22 pm
325
I would like to thank Data Access Worldwide - Asia Pacific for their reply. Australian, Singapore and NZ versions of QB, and QODBC, can read each other's...
august354
Offline Send Email
Oct 29, 2003
9:53 pm
326
When I first set QODBC up, it would attach to the company file, albeit slowly, without QB being open - you know the integrated application bit. Now it doesn't...
decoy1024
Online Now Send Email
Oct 30, 2003
1:22 pm
327
I am trying to Insert Into the Charge table and place in the RefNumber field a unique reference number. The Append Query in Access 2000 looks good and the...
sjdeetz
Offline Send Email
Nov 3, 2003
10:20 pm
328
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
Nov 7, 2003
8:36 pm
329
Lakshmi, Modification to invoices is coming soon, not available yet, as it was recently added feature of QuickBooks SDK. thanks! brad ... Brad Waddell **...
Brad Waddell
flexq
Offline Send Email
Nov 8, 2003
12:06 am
330
Brad: Thanks a lot for the prompt reply.That would be so wonderful for me if i can edit/add to existing invoice. That will really help us in our current ...
Lakshmi Kallakuri
lkallakuri
Offline Send Email
Nov 8, 2003
1:08 am
Messages 301 - 330 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