Registered Member
|
hi there, I'm using the following code to read out all albums with no artist set:
sql=Amarok.Collection.query("SELECT name,id FROM albums WHERE ISNULL(artist)"); Amarok.alert(sql); now my problem is that sql[0] will only contain the name but not the id. So the question is: How can I get all collumns out of the result? |
Registered users: Bing [Bot], gfielding, Google [Bot], markhm, Sogou [Bot], Yahoo [Bot]