Re: build the "sql where cause" dynamic

2011-05-02 Thread christian
On 2 Mai, 10:13, Chris Angelico wrote: > On Mon, May 2, 2011 at 5:48 PM, christian wrote: > > Hi, > > > from some radio buttons in a django app i concat  string like that: > > But have no idea how i get the or when there different values > > for a specified p column (# is currently my intended sp

Re: build the "sql where cause" dynamic

2011-05-02 Thread Chris Angelico
On Mon, May 2, 2011 at 5:48 PM, christian wrote: > Hi, > > from some radio buttons in a django app i concat  string like that: > But have no idea how i get the or when there different values > for a specified p column (# is currently my intended splitter maybe i > can concat a better input?). > >