|
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
|
FbConnection componentWhen you add FbConnection component to the Form you can build the connection string using a visual editor. 1. Choose fbConnection1 in the Form Designer.2. Click "..." next to the ConnectionString property in the Properties Editor.3. Connection String Editor dialog will appear. Now you can enter your values.4. You can test the connection string by pressing "Test" button. |