Subject | Re: C#.NET to Firebird over ODBC |
---|---|
Author | Adam |
Post date | 2003-07-16T18:38:02Z |
--- In firebird-support@yahoogroups.com, "Martijn Tonies"
<m.tonies@u...> wrote:
Adam
<m.tonies@u...> wrote:
> Hi,Database
>
>
> > I am trying to use a C# application to connect to a Firebird
> > using ODBC. I am using the XTG Systems InterBase6 ODBC driver.I
> > can connect to the database and retrieve data just fine, but whenI
> > try to run an update to the database I get an error. The errorsays
> > that the functionality doesn't exist. I am using theThis
> > Microsoft.Data.Odbc namespace and using the
> > OdbcCommand.ExecuteNonQuery to run the updates to the database.
> > is the error that I get:Where do I find the Firebird.NET driver? I haven't seen that one.
> > "ERROR [IM001] [Microsoft][ODBC Driver Manager] Driver does
> > not support this function"
>
> Better talk to XTG systems then. Or use the Firebird.NET driver.
>
>
> With regards,
>
> Martijn Tonies
> Database Workbench - the developer tool for InterBase & Firebird
> Upscene Productions
> http://www.upscene.com
Adam