Oct 18, 2006 #1 NEAR Programmer Joined May 20, 2003 Messages 63 Location US The maximum number of boolean factors in a predicate expression "31" has been exceeded. Anyone know anything about this???? Thanks
The maximum number of boolean factors in a predicate expression "31" has been exceeded. Anyone know anything about this???? Thanks
Oct 19, 2006 #2 JGirl Programmer Joined Aug 21, 2002 Messages 210 Location AU I saw this once when reporting from a JDE database. From memory, it was something to do with the number of joins your base query is using (ie. joining more than 31 tables). J Upvote 0 Downvote
I saw this once when reporting from a JDE database. From memory, it was something to do with the number of joins your base query is using (ie. joining more than 31 tables). J
Oct 24, 2006 #3 CognosProfessional Programmer Joined May 2, 2001 Messages 320 Location US ouch! 31 joins! something is wrong with that picture. CP Upvote 0 Downvote
Nov 4, 2006 #4 misscognos Programmer Joined May 5, 2006 Messages 142 Location US are you saying you have 31 conditional variables? Upvote 0 Downvote