Subject | C# example? |
---|---|
Author | lysander_fb |
Post date | 2006-04-10T11:19:07Z |
Moin!
I would like to write my next applications in C#, but - of course -
keep to use Firebird as database. I have successfully installed the
*.net 2.0 provider for Firebird and can reference it in a new project.
But I just don't have an idea what to do next :)
Is there an example anywhere available, maybe a simple form using the
good old employee.fdb. I would need to find my way to some basic
methods, let's say
- showing the staff in a datagridview
- adding new staff-members (on ButtonClick)
- deleting staff (on ButtonClick)
I am optimistic to find my way through the rest, then, hopefully.
thanks,
André
I would like to write my next applications in C#, but - of course -
keep to use Firebird as database. I have successfully installed the
*.net 2.0 provider for Firebird and can reference it in a new project.
But I just don't have an idea what to do next :)
Is there an example anywhere available, maybe a simple form using the
good old employee.fdb. I would need to find my way to some basic
methods, let's say
- showing the staff in a datagridview
- adding new staff-members (on ButtonClick)
- deleting staff (on ButtonClick)
I am optimistic to find my way through the rest, then, hopefully.
thanks,
André