Using either of beta 2 or beta 3 version, I regularly get this kind of error:
Clicking Cancel or Ignore seems to have no consequence.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)
Is it a bug, or something related to the sql drivers? I'm running under vista.