[thelist] Really weird ASP problem

Tab Alleman talleman at RealMetros.com
Thu Jan 24 14:45:00 CST 2002


If this really is your query, it's missing "INNER JOIN" and "ON"
clauses.

-----Original Message-----
From: Jason Lustig [mailto:lustig at acsu.buffalo.edu]


The query is this:

SELECT b.name, b.email, bp.bpname FROM board b, board_position bp WHERE
b.position=bp.id and b.chapter='99999'




More information about the thelist mailing list