Ver Mensaje Individual
  #1  
Antiguo 26-05-2005
android_beat android_beat is offline
Miembro
 
Registrado: may 2003
Ubicación: morelia michoacan mexico
Posts: 40
Reputación: 0
android_beat Va por buen camino
Talking Problemilla con instrucción Last

como podría hacer algo equivalente a esto:

if (TMSQuery1.Last) Then
begin

end;

if (Query=Ultimo registrro) Then
begin

end;

Lo puse asi y no jala

if (Query1.Last) Then
begin

end;

__________________
La programación llena mi vida como lo hace la música electrónica
Responder Con Cita