Closed GoogleCodeExporter closed 9 years ago
Please see note on selecting items at s3db.org/documentation/s3qlsyntax. In
order to retrieve items you will need to specify the collection_id.
Original comment by helenadeus
on 12 Mar 2009 at 11:00
I had already specified the collection_id before posting this question. I
tested as
follows:
http://mdadqss3db05/s3db/S3QL.php?query = <S3QL> <key> kEolQJJlOaMSmCm </ key>
<select> item_id </ select> <from> items </ from> <where> <collection_id> 3781
</
collection_id> <project_id> 3780 </ project_id> </ where> </ S3QL>.
And also not received any return, but if so I consult the collection_id without
project_id, is the item_id of all projects.
Original comment by miriacoe...@gmail.com
on 13 Mar 2009 at 12:19
Original issue reported on code.google.com by
miriacoe...@gmail.com
on 12 Mar 2009 at 7:40