The Sybase dialect supports rendering of the "TOP" and "START AT" clauses when 
you use the limit() and offset() constructs of select().

So if you're using Core SQL select() constructs or the ORM Query, it should 
work at least rudimentally.

On Mar 26, 2014, at 4:19 AM, angad nath <nath.an...@gmail.com> wrote:

> Hi All,
> 
> I am trying to port my application from MySQL to Sybase ASE 15.7 version. 
> 
> How can i implement my query using LIMIT and OFFSET using sqlalchemy 0.8 
> targeting Sybase ASE 15.7 ?
> 
> Thanks,
> Angad Nath
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sqlalchemy" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sqlalchemy+unsubscr...@googlegroups.com.
> To post to this group, send email to sqlalchemy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sqlalchemy.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to