Club Delphi  
    FTP   CCD     Buscar   Trucos   Trabajo   Foros

Retroceder   Foros Club Delphi > Otros entornos y lenguajes > C++ Builder
Registrarse FAQ Miembros Calendario Guía de estilo Temas de Hoy

Respuesta
 
Herramientas Buscar en Tema Desplegado
  #1  
Antiguo 25-04-2006
Avatar de CID
CID CID is offline
Registrado
 
Registrado: abr 2006
Posts: 7
Poder: 0
CID Va por buen camino
Unhappy Zeos

Como se instala Zeos en BCB6??
He intentado de todo y todo provoca algun tipo de error...
Realmente necesito que me ayuden.
Responder Con Cita
  #2  
Antiguo 12-05-2006
Luzma Luzma is offline
Miembro
 
Registrado: abr 2006
Posts: 26
Poder: 0
Luzma Va por buen camino
Qué error te aparece

¿Zeos?, ¿el que sirve para conectarse a Interbase/Firebird?

Es más fácil ayudarte si nos dices qué errores te aparecen.
Responder Con Cita
  #3  
Antiguo 15-05-2006
jumanor jumanor is offline
Registrado
 
Registrado: ago 2005
Posts: 5
Poder: 0
jumanor Va por buen camino
zeos

holas:
Acabo d volver a instalar zeosdbo-6.5.1-alpha siguiendo las siguientes instrucciones

Cita:
You can download the current version from http://www.zeoslib.net
  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. Locate the package directory associated with your compiler and open the ZeosDbo.bpg project group. Load the project and install the following components in the order listed:
    • ZCore.bpl
    • ZParseSql.bpl
    • ZPlain.bpl
    • ZDbc.bpl
    • ZComponent.bpl
  4. Create your own project and start adding the compoents through the IDE and set connection properties. For a quick tutorial, use the example provided with the project or browse the resources on the web page
Observations ( Esto es importante!!!!! ):

When compiling the library from ZeosDbo.bpg under C++ Builder you may receive some warnings like 'Unable to find package import XXX.bpi' and you may have to press Cancel multiple times to continue.
Ahora solo faltaria incluir las rutas d las cabeceras en tu proyecto

Dirigete a "options" d t proyecto y en "Include Path" agrega la ruta en donde se encuentran tus cabeceras en mi caso fue asi

E:\Downloads\zeos\zeosdbo-6.5.1alpha\src\component;E:\Downloads\zeos\zeosdbo-6.5.1-alpha\src\core;E:\Downloads\zeos\zeosdbo-6.5.1-alpha\src\plain;E:\Downloads\zeos\zeosdbo-6.5.1-alpha\src\parsesql;E:\Downloads\zeos\zeosdbo-6.5.1-alpha\src\dbc

Haber si con eso funciona

Suerte
Responder Con Cita
Respuesta



Normas de Publicación
no Puedes crear nuevos temas
no Puedes responder a temas
no Puedes adjuntar archivos
no Puedes editar tus mensajes

El código vB está habilitado
Las caritas están habilitado
Código [IMG] está habilitado
Código HTML está deshabilitado
Saltar a Foro


La franja horaria es GMT +2. Ahora son las 09:24:01.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi
Copyright 1996-2007 Club Delphi