Thanks Bart but substr require hard coded positions I guess, I need to get this position dynamically!
Sébastien Roux 2012/9/10 Bart Smissaert <[email protected]> > http://www.sqlite.org/lang_corefunc.html > > Look at substr > > > RBS > > > On 9/10/12, Sébastien Roux <[email protected]> wrote: > > Hi, > > > > I'm looking for the[in]famous sqlite "*instr"* function which doesn't > exist > > (searched the web so far without success). Also searched for a > > "*position"*function, without success too! > > > > Any idea or help? I found some threads about custom functions but no > > tutorial nor deeper explanations! > > > > Many thanks. > > > > Sébastien Roux > > _______________________________________________ > > sqlite-users mailing list > > [email protected] > > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

