<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.5512" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Para nada he dicho eso.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Lo que pregunto es:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Tengo un TSQLQuery con datos ya cargados. Como
ordeno esos datos YA CARGADOS en el TSQLQuery por multiples campos.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Para un solo campo es muy simple:
.IndexFieldNames:='campo1';</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Pero no permite: .IndexFieldNames:='campo1, campo2,
... campoX';</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Eso es lo que necesito ordenar multiples campos ya
cargados.</FONT></DIV>
<DIV> </DIV>
<DIV>Saludos<BR>========<BR>| ISMAEL |<BR>======== </DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=mmgomez@gmail.com href="mailto:mmgomez@gmail.com">Martin Gomez</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=lazarus-es@lists.lazarus-ide.org
href="mailto:lazarus-es@lists.lazarus-ide.org">Spanish version of Lazarus
List</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=slibre@natio.co.cu
href="mailto:slibre@natio.co.cu">Ismael L. Donis Garcia</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, February 28, 2017 5:08
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Lazarus-es] Ordenar
registros en TSQLQuery</DIV>
<DIV><BR></DIV>
<DIV dir=ltr>
<DIV class=gmail_default style="FONT-FAMILY: tahoma,sans-serif">Dices que el
ORDER BY en el TSQLQuery no funciona?</DIV>
<DIV class=gmail_extra><BR>
<DIV class=gmail_quote>2017-02-28 18:18 GMT-03:00 Ismael L. Donis Garcia via
Lazarus-es <SPAN dir=ltr><<A href="mailto:lazarus-es@lists.lazarus-ide.org"
target=_blank>lazarus-es@lists.lazarus-ide.<WBR>org</A>></SPAN>:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Es
posible ordenar los registros que haya previamente captado en un
TSQLQuery?<BR><BR>Estoy buscando algo como:<BR><BR>query.sort := 'campo1,
campo2, ....';<BR><BR>Los registro no están en ninguna tabla, por tal motivo
no los puedo traer ordenados.<BR><BR>Saludos<BR>========<BR>| ISMAEL
|<BR>========
<BR><BR>______________________________<WBR>_________________<BR>Lazarus-es
mailing list<BR><A href="mailto:Lazarus-es@lists.lazarus-ide.org"
target=_blank>Lazarus-es@lists.lazarus-ide.o<WBR>rg</A><BR><A
href="http://lists.lazarus-ide.org/listinfo/lazarus-es" target=_blank
rel=noreferrer>http://lists.lazarus-ide.org/l<WBR>istinfo/lazarus-es</A><BR></BLOCKQUOTE></DIV><BR><BR
clear=all>
<DIV><BR></DIV>-- <BR>
<DIV class=m_-4665085567965675419gmail_signature
data-smartmail="gmail_signature">
<DIV dir=ltr><SPAN style="FONT-SIZE: small; FONT-FAMILY: tahoma,sans-serif">
<DIV style="DISPLAY: inline"></DIV></SPAN><FONT style="FONT-SIZE: small"
face="tahoma, sans-serif">Most good programmers do programming not because
they expect to get paid or get adulation by the public, but because it is fun
to program.
<DIV style="DISPLAY: inline"> </DIV></FONT><I
style="FONT-SIZE: small; FONT-FAMILY: tahoma,sans-serif">Linus
Torvalds</I><BR></DIV></DIV></DIV></DIV></BLOCKQUOTE></BODY></HTML>