SQL error

Beta Testing for Windows Products and plugins

Moderator: Gurus

amarcord
Posts: 34
Joined: Tue Jul 06, 2004 8:36 am
Location: Toulouse, France

SQL error

Post by amarcord »

Hi,

Using either of beta 2 or beta 3 version, I regularly get this kind of error:
There was a problem querying the database:
Error executing SQL: "select sum(cnt) as cnt FROM (SELECT count(*) as cnt FROM Songs WHERE NormalizeTrack < -99999 AND UNION SELECT count(*) as cnt FROM Songs WHERE NormalizeAlbum < -99999 AND )
" : near "UNION": syntax error (1, 1)
Clicking Cancel or Ignore seems to have no consequence.
Is it a bug, or something related to the sql drivers? I'm running under vista.
jiri
Posts: 5433
Joined: Tue Aug 14, 2001 7:00 pm
Location: Czech Republic
Contact:

Post by jiri »

Ok, I probably see what's wrong, it will be fixed in the next release.

Jiri
Post Reply