Ver Mensaje Individual
  #3  
Antiguo 14-12-2006
vicrati vicrati is offline
Miembro
 
Registrado: abr 2004
Posts: 30
Reputación: 0
vicrati Va por buen camino
Es para que me salga el panel de los componentes de VistaDB.
el problema es que el link me lo pone para visualStudio 2005 y 2003 pero en las caracteristicas pone que es compatible para delphi .net borland studio
Lo que pone es esto
"
Using Visual Studio 2005

Installing VistaDB into Visual Studio 2005
  1. Run Visual Studio 2005 (or Visual Studio 2003)
  2. Create a new project or new form solution or use the one made by the Editor Wizard
  3. Select View Designer mode to see the application form in the editor
  4. Select the Toolbox icon and select the Data tab on the Toolbox
  5. Right-click and select "Add/Remove Items..."
  6. In the Customize Toolbox dialog, press the Browse button and select one of the following:
    for Visual Studio 2005 (.NET 2.0):
    GAC VistaDB.DLL (3.20.x.x)
    or
    C:\Program Files\VistaDB 3.0\Frameworks\NET 2.0\Deploy\VistaDB.DLL

    for Visual Studio 2003 (.NET 1.1):
    GAC VistaDB.DLL (3.11.x.x)
    or
    C:\Program Files\VistaDB 3.0\Frameworks\NET 1.1\Deploy\VistaDB.DLL
  7. Click ok on the highlited items VistaDBCommand, VistaDBConnection, VistaDBDataAdapter, VistaDBDatabase, VistaDBDataTable
  8. Visual Studio will highlit and install the VistaDB .NET Provider components into the Toolbox dialog"
Se que en delphi se pueden insertar librerias pero no se como.
Gracias
Responder Con Cita