Club Delphi  
    FTP   CCD     Buscar   Trucos   Trabajo   Foros

Retroceder   Foros Club Delphi > Bases de datos > MySQL
Registrarse FAQ Miembros Calendario Guía de estilo Temas de Hoy

 
 
Herramientas Buscar en Tema Desplegado
  #1  
Antiguo 26-06-2008
skltr skltr is offline
Registrado
 
Registrado: ago 2007
Posts: 3
Poder: 0
skltr Va por buen camino
como instalar MyDAC en Delphi 2007?

Disculpen, soy novato y quiero aprender a programar con Delphi 2007 y MySQL, tengo instalado un demo de Delphi para aprender a conectarme a una tabla que tengo en otra PC con MySQL v5 instalado, he conseguido el MyDAC ver 5.2 pero no consigo instalar el paquetee!

abro los paquetes que estan en: Source\Delphi11\*.dpk - for Delphi 2007
que me indica el readme pero no doy como instalarlo despues de compilarlos, me dice que no es un componente visual asi que he compilado los del paso 2 y 5 y al tratar de instalarlo me dice que no encuentra un archivo! !!

Delphi and C++Builder for Win32
--------------------------------
Run your IDE and walk through the folowing steps:
1) Compile DAC run-time package (dacXX.dpk)
2) For Delphi 6,7 or C++Builder 6 compile DAC GUI related package dacvclXX.dpk
3) Compile DAC design-time package (dcldacXX.dpk)
4) Compile MyDAC run-time package (mydacXX.dpk)
5) For Delphi 6,7 or C++Builder 6 compile MyDAC GUI related package mydacvclXX.dpk.
If you are going to create CLX applications compile MydacClx.pas unit separately.
6) Compile and install MyDAC design-time package (dclmydacXX.dpk)
You can find these packages in
Source\Delphi5\*.dpk - for Delphi 5
Source\Delphi6\*.dpk - for Delphi 6
Source\Delphi7\*.dpk - for Delphi 7
Source\Delphi9\*.dpk - for Delphi 2005
Source\Delphi10\*.dpk - for Delphi 2006
Source\Delphi11\*.dpk - for Delphi 2007
Source\CBuilder5\*.bpk - for C++Builder 5
Source\CBuilder6\*.bpk - for C++Builder 6
To compile MyDAC based applications, add MyDAC Source directory path
to the "Library Path".
---------------------------------
lo intentare con el MAKE.BAT que dice asi:

II. Using make-files
Delphi and C++Builder for Win32
--------------------------------
1) Go to one of the following folders (let's denote this folder %MakePath%):
Source\Delphi5 - for Delphi 5
Source\Delphi6 - for Delphi 6
Source\Delphi7 - for Delphi 7
Source\Delphi9 - for Delphi 2005
Source\Delphi10 - for Delphi 2006
Source\Delphi11 - for Delphi 2007
Source\CBuilder5 - for C++Builder 5
Source\CBuilder6 - for C++Builder 6
2) Find in the 'make.bat' line containing
set IdeDir="D:\Program Files\Borland\Delphi7
and make sure that correct path to IDE is set (always include forward
quote and do not include ending quote)
3) Run 'Make.bat'. Binaries will be copied to the %MakePath%\Mydac subfolder
4) Copy %MakePath%\Mydac\*.bpl files to a folder that is included in the
PATH environment variable
5) Run IDE and add dclmydacXX.bpl via Component->Install Packages... menu
6) To compile MyDAC based applications, add MyDAC Source directory path
to the "Library Path" list
-----------------------------

a ver que sale !! deseenme suerte!
Responder Con Cita
 



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

Temas Similares
Tema Autor Foro Respuestas Último mensaje
Como Instalar componentes en Delphi 2007 JefeNet OOP 11 04-02-2010 17:37:29
Instalar componente en delphi 2007 elguille Varios 4 20-09-2008 02:06:35
Delphi 2007, instalar componentes MAXIUM Varios 17 06-06-2008 02:43:58
Problemas al instalar Delphi 2007 Iceman Varios 4 28-01-2008 10:24:54
Instalar aplicacion hecha on delphi 2007 y ADO juaahfer Varios 2 22-11-2007 02:14:47


La franja horaria es GMT +2. Ahora son las 01:10:49.


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