Ver Mensaje Individual
  #3  
Antiguo 18-03-2009
jhcaboverde jhcaboverde is offline
Miembro
 
Registrado: nov 2006
Posts: 61
Reputación: 18
jhcaboverde Va por buen camino
Sql, AdoDataSet y consulta

mira el arreglo que tuve que hacer por que no me deja compilar

Showmessage('Error en datos: '+E.ClassName+'-');//+E.ErrorMsg);

el error es:

[DCC Error] Unit2.pas(96): E2003 Undeclared identifier: 'ErrorMsg'
[DCC Warning] Unit2.pas(96): W1058 Implicit string cast with potential data loss from 'string' to 'ShortString'
[DCC Fatal Error] PROY.dpr(6): F2063 Could not compile used unit 'Unit2.pas'
Responder Con Cita