Re: [android-developers] Re: Search from Database

2011-04-26 Thread Mark Murphy
On Tue, Apr 26, 2011 at 1:17 PM, Brad Stintson wrote: > I mean that user can search the fields of a particular row of sqlite > database using search > bar. What "search bar"? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http:

Re: [android-developers] Re: Search from Database

2011-04-26 Thread Brad Stintson
I mean that user can search the fields of a particular row of sqlite database using search bar. On Tue, Apr 26, 2011 at 9:14 PM, Mark Murphy wrote: > What does "searchable" mean to you? > > What does a "database field" mean to you? > > On Tue, Apr 26, 2011 at 11:40 AM, Brad Stintson > wrote: > >

Re: [android-developers] Re: Search from Database

2011-04-26 Thread Mark Murphy
What does "searchable" mean to you? What does a "database field" mean to you? On Tue, Apr 26, 2011 at 11:40 AM, Brad Stintson wrote: > Please reply > > On Tue, Apr 26, 2011 at 6:26 PM, Brad Stintson > wrote: >> >> How to make a database field searchable? -- Mark Murphy (a Commons Guy) http://