Código Delphi [-] BQInformes.SQL.Add('SELECT * FROM Telas INNER JOIN Descripcion ' + 'ON Telas.Descripcion1 = Descripcion.Descripcion where ' + 'Telas.FECHA_PROMETIDA > ''20/09/2006''')
BQInformes.SQL.Add('SELECT * FROM Telas INNER JOIN Descripcion ' + 'ON Telas.Descripcion1 = Descripcion.Descripcion where ' + 'Telas.FECHA_PROMETIDA > ''20/09/2006''')