> Is the below 'exactly' what you have? The reason I ask is: > $statement = SQL::Statement->new("select 1,.... > and > $where = $stmt->where(); > > Should it be: > $where = $statement->where(); > > HTH, David thanks david for telling my about my *EMAIL* typo, coz it is wriiten *CORRECTLY* in the script. again, thanks.
-- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]