Finally Solved
Posted: Wed Jan 19, 2005 3:17 pm
Ofcourse!
Thanks a lot Jam!
Dunno how I missed that. I have been rather brain dead today.
For anyone wondering, the
is correct, It groups the search character with the previous books then adds the current book chapters to the query.
Thanks again Jam and feyd!
Thanks a lot Jam!
Dunno how I missed that. I have been rather brain dead today.
For anyone wondering, the
Code: Select all
WHERE (CharID = '$GCharID' AND BookID < '$GBookID') or (BookID = '$GBookID' AND ChapterID <= '$GChapterID')Thanks again Jam and feyd!