custom tag caching issue - cache NEVER expires

2003-02-10 Thread jasonkufner
yes I've double and tripled check there is only one version of the custom tag (and as said in the first post sometimes I've deleted ALL the custom tags and it still serves it up ARGGGHHGGH) I have not tried deleting the .class files, but i did read that some people had problems with MX after th

Re: sql help -- joining 4 tables

2002-11-06 Thread jasonkufner
Sorry I always forget to include the code- can't you guys read my mind :} Here are the two queries I built because i couldn't figure out how to do a four table join. (it was cobbled together from about 8 SQL books at borders, and yes I did many google searches for table joins over 3 tables, but c

sql help -- joining 4 tables

2002-11-05 Thread jasonkufner
good evening all (Or morning). I've been digging around the net all night (and a number of books at Borders- best library in town) but I can't find an easy example so here we go: I want to join 4 tables, what would a generic 4 table join look like? thanks ahead of time. your help keeps me sane :)