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 : Bill infoSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC v8 Forum

 New Topic 
 
 Post Reply 
[1]  
 Bill info 
 Author   Message 
  Vlad 
  
 Group: Members 
 Posts: 32 
 Joined: 2007-09-25 
 Profile
 Posted : 2007-11-06 04:05:27

I used QuickBooks 2004 and QODBC 7 to import data from QB into SQL Server 2000.

Later I upgraded both QB to QB 2007 and QODBC to v8.

If I open Bill table in SQL Server I see a lot of records there. If I run "Select * from Bill" in VBDemo I get no records at all. I get no records from BillItemLine, BillExpenseLine.

I get a very small number of records from BillToPay table, but they have blank fields PayeeEntityRefListID and PayeeEntityRefFullName.

Where all the Bill info has gone? I see all bills via QB interface. No info via VBDemo or via my VB 6 application.

Thank you

Vlad

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-11-06 08:40:01
Sounds like the optimizer file is corrupted. See: MS SQL Server 2000 Linked Server issue using the QODBC optimizer  

  Top 
  Vlad 
  
 Group: Members 
 Posts: 32 
 Joined: 2007-09-25 
 Profile
 Posted : 2007-11-06 08:54:23

I do not use now SQL Server. I'm trying to run queries from VBDemo and from my VB6 application.

Queries from the link you provided give me 'QODBC: Unexpected extra token: (' error

One more question: Is there any topic giving VB6 syntax for  inserts and updates? Regular SQL server syntax doesn't work. As I see from some posts there are some extra double quotes, 2 double quotes.

For instance in SQL Server I never surround the column name with double quotes. With QODBC it's different.

Thank you

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-11-06 08:59:35

Ok, I can't tell which way you're using SQL Server. See: Can I get some examples of how to use QODBC via Visual Basic? for VB examples and reset your optimizer tables as per: How do I switch OFF or RESET the QODBC optimizer? 

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to