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
- Run Visual Studio 2005 (or Visual Studio 2003)
- Create a new project or new form solution or use the one made by the Editor Wizard
- Select View Designer mode to see the application form in the editor
- Select the Toolbox icon and select the Data tab on the Toolbox
- Right-click and select "Add/Remove Items..."
- 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
- Click ok on the highlited items VistaDBCommand, VistaDBConnection, VistaDBDataAdapter, VistaDBDatabase, VistaDBDataTable
- 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