|
Home
Firebird and ADO.NET 2.0
Firebird and ASP.NET 2.0
Firebird and Visual Studio .NET 2005
Firebird Data Access Designer (DDEX) installation
Toolbox data components installation
FbConnection component
FbCommand component
FbDataAdapter component
SqlDataSource component
|
Toolbox data components installationFirebird ADO.NET components can be added to the Visual Studio .NET 2005 Toolbox. Then you can work with them in the designer - drag them to the Form and configure them visually (using a Properties Windows or in a wizard). These components are available:
Note: This is only available for Windows Forms applications (no ASP.NET). 1. In the menu, choose Tools --> Choose Toolbox Items.2. Enter "firebird" in the Filter: field. The following items appear. Check the items you want to add.3. The selected items will appear in the toolbox, in the "General" section. Now you can drag a component to the Form. |