Can you first give your environment specifications? DB, ARS version, etc...
On Tue, Feb 7, 2012 at 10:24 AM, vidyasagar kommu <[email protected] > wrote: > My question Is like I have form with field FirstName when i am going > to save the form i have given the field value "Test" and when i am > searching for record i have given filed value "test" it is showing > warring like no request match error but My requirmrment is it should > display . > > Please help how to do . > > 2/7/12, Tauf Chowdhury <[email protected]> wrote: > > Assuming you're talking about a system sitting on an Oracle DB, you would > > have to create active links that perform an UPPER conversion (also > assuming > > that the data in the DB is upper case as well) on each field. > > > > On Tue, Feb 7, 2012 at 10:11 AM, vidyasagar kommu < > [email protected] > >> wrote: > > > >> Hi , > >> > >> How to make the fields generic instead of Case sensitive? > >> > >> -- Thanks > >> Sagar > >> > >> > >> > _______________________________________________________________________________ > >> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > >> attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" > >> > > > > > > > > -- > > *Tauf Chowdhury > > > > * > > > > > _______________________________________________________________________________ > > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > > attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" > > > > > -- > Sagar > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" > -- *Tauf Chowdhury * _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

