[Lazarus-es] Unir base de datos mysql a lazarus
Jose Daboin
metalbox9000 en gmail.com
Sab Abr 7 22:30:30 CEST 2012
Buenas estaba realizando este ejemplo, el proyecto lo descargan desde
aqui http://www.mediafire.com/download.php?2jge087tys0gvln , es unir
mysql desde lazarus pero me aparecen errores como estos q dejo mas
abajo y no se que hacer, se agradece la respuesta de verdad.
unit1.pas(54,18) Error: Identifier not found "mysqlConexion"
unit1.pas(55,18) Error: Identifier not found "mysqlConexion"
unit1.pas(56,18) Error: Identifier not found "mysqlConexion"
unit1.pas(57,18) Error: Identifier not found "mysqlConexion"
unit1.pas(58,18) Error: Identifier not found "mysqlConexion"
unit1.pas(59,18) Error: Identifier not found "mysqlConexion"
unit1.pas(60,18) Error: Identifier not found "mysqlConexion"
unit1.pas(61,7) Error: Identifier not found "be"
unit1.pas(65,7) Error: Identifier not found "be"
unit1.pas(71,23) Error: Identifier not found "mysqlConexion"
unit1.pas(75,13) Error: Identifier not found "tabDatos"
unit1.pas(79,14) Error: Identifier not found "txtSQL"
unit1.pas(81,17) Error: Identifier not found "tcConsulta"
unit1.pas(82,17) Error: Identifier not found "tcConsulta"
unit1.pas(83,17) Error: Identifier not found "tcConsulta"
unit1.pas(83,32) Error: Identifier not found "txtSQL"
unit1.pas(84,24) Error: Identifier not found "opModificacion"
unit1.pas(85,19) Error: Identifier not found "tcConsulta"
unit1.pas(87,19) Error: Identifier not found "tcConsulta"
unit1.pas(93,13) Error: Identifier not found "txtSQL"
unit1.pas(100) Fatal: There were 20 errors compiling module, stopping
More information about the Lazarus-es
mailing list