Ver Mensaje Individual
  #1  
Antiguo 05-06-2006
Pensa2r Pensa2r is offline
Miembro
 
Registrado: jun 2006
Posts: 35
Reputación: 0
Pensa2r Va por buen camino
ERROR al instalar Zeos

Pues eso descarge Zeos y cuando lo estoy instalando me da el error siguiente:
[Fatal Error] ZDbcMySqlStatement.pas(96): File not found: 'DateUtils.dcu'
y no encuentro este archivo en lo descargado, que he de hacer...
Gracias por todo.. tened paciencia soy aficinado a esto y estoy muy verde.


P.D.: he seguido estos pasos...
  1. Unpack the archive to a folder
  2. Copy the required dlls from lib directory to the windows system directory (usually Windows\System or winnt\system32)
  3. Add the build Directory of the package you are about to install to Delphi's library path.
  4. Locate the package directory associated with your compiler and open the ZeosDbo.bpg project group. Load the project and compile the following components in the order listed (or just choose compile all from Project-Menu):
    • ZCore.bpl
    • ZParseSql.bpl
    • ZPlain.bpl
    • ZDbc.bpl <<<<<aquí me quede.
  5. If all the packages, listed above are successfully compiled you have to install the ZComponent.bpl. After that all ZEOS components are available in the IDE.
Responder Con Cita