dbTalk Databases Forums  

oracle 9i index multiplies results through ODBC

comp.database.oracle comp.database.oracle


Discuss oracle 9i index multiplies results through ODBC in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
rich
 
Posts: n/a

Default oracle 9i index multiplies results through ODBC - 02-24-2004 , 03:16 AM






Hi,

I'm using:
- Oracle 9.2.0.1.0 on Linux
- Microsoft ODBC for Oracle 2.573.9030.00
- Application using ADO 6.0

I have an application which runs a query against
this database through ODBC. The query does a two
table join, a simple group by and a sum on a
NUMBER(10,2) field.

When run through ODBC the numbers returned to the app. are
wrong by a factor of 40. When I run the same
query against Oracle directly, the results are fine.

If I remove all indexes from the table being queried,
the results are correct when the query in my app. is
run through ODBC.

I know the MS ODBC driver isn't recommended with 9i, but
we don't do anything Oracle specific or anything which
is in the known 'bug' list. All other functionality works
perfectly.

Has anybody ever seen anything like this?

Thanks.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.