DotNetFirebird.org DotNetFirebird
Using Firebird SQL in .NET.

Sample Code

C# Sample Code

Stored Procedure Call Example (Non-query)

Filling a DataSet Using a Stored Procedure

Using FbConnectionStringBuilder

Creating a Database Programmatically

Batch SQL/DDL Execution

SQL Sample Code

Autoincrement fields

Limit the number of returned rows

Current date and time

Date Functions 

Day of week, first day of month, last day of month, days in a month, leap year

Date and Time Calculations 

Working with time spans (seconds, minutes, hours, days).

Joining Strings with NULL Values

EXECUTE STATEMENT

Executing SQL/DDL commands specified in a string variable