| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Bastian Balthazar Bux | Date: | September 1 2005 10:44am |
| Subject: | Re: LIMIT alternative | ||
| View as plain text | |||
Vladimir B. Tsarkov wrote: > Hello! > > I've heard that LIMIT is a MySQL specific, and cannot be used in any other > DBMS. Is there any portable alternative to LIMIT? I'd like to create a > portable PHP pager for a web site, but all the tutorials that I've found, > contain solutions based on the LIMIT usage. > > Thanks! > take a look at the code of adodb http://adodb.sourceforge.net and to it's implementation of: SelectLimit($sql,$numrows=-1,$offset=-1,$inputarr=false)
| Thread | ||
|---|---|---|
| • table in use | priya.soma | 31 Aug |
| • Re: table in use | Gleb Paharenko | 31 Aug |
| • LIMIT alternative | Unknown Sender | 1 Sep |
| • Re: LIMIT alternative | Bastian Balthazar Bux | 1 Sep |
| • Re: LIMIT alternative | Pooly | 1 Sep |
| • Re: LIMIT alternative | SGreen | 1 Sep |
| • Re: LIMIT alternative | Peter Brawley | 1 Sep |
| • Re: LIMIT alternative | Unknown Sender | 2 Sep |
| • Re: LIMIT alternative | Unknown Sender | 2 Sep |
| • LIMIT alternative | Unknown Sender | 1 Sep |
