in reply to MySQL Select problem

Are you using 'strict' and 'warnings'? Are you getting some funny errors about unexpected names and values and variables not being defined? Have you counted the number of quotes in your SQL statement definition?

Hint: it should be an even number :)

rdfield