Let me clarify that the substring in particular I'm using is the first 3 octets of an IP address..
On Tuesday, May 1, 2012 3:19:27 PM UTC-4, Larry Wapnitsky wrote: > > In a test (non-web2py) program, I'm using a MySQL query that > invokes SELECT SUBSTRING_INDEX. What is the easiest way to convert this to > the proper usage within web2py's DAL specifications? > > Thanks, > Larry >

