by amarcord » Sat Oct 06, 2007 6:00 am
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.
Hi,
Using either of beta 2 or beta 3 version, I regularly get this kind of error:
[quote]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)[/quote]
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.