Subject | RE: [firebird-support] Firebird and ASP.Net |
---|---|
Author | Si Carter |
Post date | 2005-11-02T10:09:45Z |
Arn,
what I use as a base class for accessing Firebird via .net provider via C#.
This contains several wrapper functions and two template functions, one
which uses a DataReader, the other used for executing SQL that doesn't
generally return any rows.
hih
Si Carter
http://www.fbtalk.net/ - Web Based Firebird Forum
http://www.tectsoft.net/ - Homepage
> -----Original Message-----If it helps, I have uploaded (http://www.fbtalk.net/viewtopic.php?id=257)
> Anyone could point me to samples and docs on using Firebird
> and Delphi 2005 either Pascal and C#?
what I use as a base class for accessing Firebird via .net provider via C#.
This contains several wrapper functions and two template functions, one
which uses a DataReader, the other used for executing SQL that doesn't
generally return any rows.
hih
Si Carter
http://www.fbtalk.net/ - Web Based Firebird Forum
http://www.tectsoft.net/ - Homepage