Re: DBIx::Recordset question

2002-09-24 Thread Gerald Richter
'$where' = 'address like', '$values' = $domain,)}) ; -] must be '$where' = 'address like ?', '$values' = [$domain],)}) ; -] Gerald - Gerald Richterecos electronic communication services

DBIx::Recordset question

2002-09-18 Thread Dan Patnaude
Greetings- I'm new to this list, but I hope that someone here can help me. I am trying to write a page which returns the results from a simple select with a like clause: Here is the snippet: *set = DBIx::Recordset - Search ({%fdat, ('!DataSource' = $DSN, '!Username' = $user,