Firebird Tutorial for .NET 2.0

FbConnection component

When 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.