Page 2 of 2

Finally Solved

Posted: Wed Jan 19, 2005 3:17 pm
by gjb79
Ofcourse!

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')
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! :P