Select distinct returns wrong data

0 views
Skip to first unread message

Osimbo

unread,
May 7, 2009, 11:36:30 AM5/7/09
to Xerial
Hello:

I'm using your sqlite-jdbc wrapper and when i do a 'select distinct'
in table i get gat the same results that i get when doing a 'select'.

Doing the same with postgres and h2 i get the correct ones.

TIA

cbare

unread,
Jun 5, 2009, 8:16:03 PM6/5/09
to Xerial
One way to help isolate the problem would be to try the same query
using sqlite's command line tool. See if you get the correct results
there. If you get different results through the JDBC driver, then
that's pretty suspicious.

-chris
Reply all
Reply to author
Forward
0 new messages