On Mon, Apr 9, 2012 at 9:28 PM, Steve Harp wrote:
> Can anyone point me to documentation for the .NET Provider v2.7?
http://msdn.microsoft.com/en-us/library/e80y5yhx(v=vs.80).aspx and sources. :)
--
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com
Can anyone point me to documentation for the .NET Provider v2.7? The only
docs I've found are for v1.7.
http://web.firebirdsql.org/dotnetfirebird/documentation/api/1.7/index.html
Thanks..
--
For Developers, A L
On Tue, Nov 22, 2011 at 3:36 PM, Sam Carleton
wrote:
> I went searching for documentation, but cannot find any. Anyone know where
> this class, and all the classes within the FirebirdSql.Data.Isql namespace
> are documented?
Except code itself, probably nowhere (considering some up-to-date and
c
I am working on creating an update process and need effectively send a text
file to isql.exe. This I could figure out how to do, with little serious
problem, but...
Since I am already in the middle of .Net code, I figured I would learn how
to use the FirebirdSql.Data.Isql.FbBatchExecution class t
Dan Cooperstock wrote:
> I'm not sure that's an entirely good enough answer, Jiri. For one thing,
> without viewing the source, there's no way to know even what the
> implementations of the .NET interfaces are named (like FbConnection etc.)
> Also, I suspect some of the interfaces are optional, and
Despite the fact this is not for the current version, it's very helpful.
Are there links to this somewhere that I missed? How about putting it on the
main Firebird documentation page?
Thanks - Dan.
-Original Message-
Hello Dan,
sure, there is. Try this:
http://www.dotnetfirebird.org/
I'm not sure that's an entirely good enough answer, Jiri. For one thing,
without viewing the source, there's no way to know even what the
implementations of the .NET interfaces are named (like FbConnection etc.)
Also, I suspect some of the interfaces are optional, and it's good to know
which ones a
CStuhldreier (GMX) wrote:
> Hello Dan,
>
> sure, there is. Try this:
>
> http://www.dotnetfirebird.org/documentation/api/1.7/index.html
>
It's a 1.7 version. It's not the HEAD. It's kept for .NET 1.1 FW.
--
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
Dan Cooperstock wrote:
> Maybe this is a stupid question, but is there any API documentation for the
> .NET provider?
Current version of provider is based on ADO.NET 2.0 interfaces. So
there's no need to have any (special) documentation. It's same for all
ADO.NET providers (except some special
Sent: Wednesday, March 14, 2007 3:59 PM
Subject: [Firebird-net-provider] Documentation for the .NET Provider?
> Maybe this is a stupid question, but is there any API documentation for
> the
> .NET provider?
>
> ---
> Dan Cooperstock
> DONATION web sit
Maybe this is a stupid question, but is there any API documentation for the
.NET provider?
---
Dan Cooperstock
DONATION web site: http://www.FreeDonationSoftware.org
DONATION Support forums: http://forums.FreeDonationSoftware.org
E-mail: mailto:[EMAIL PROTECTED]
Home Phone
Hello:
> I have a document "Firebird 1.5 Error Codes" that appears to match the
> negative error numbers and also shows corresponding 'GDSCODE' numbers
> such as 335544569. It isn't clear to me what the relationship is nor
> whether the negative errors are definitely the most useful.
The only t
Hi,
I am seeking documentation and advice on handling errors when using the
FirebirdClient-2.0.1 driver (against Firebird 1.5.3 database).
Upon executing a bit of invalid SQL, an FbException is returned. It
contains a collection of FbErrors.
For example on executing 'Select rubbish;' I receiv
13 matches
Mail list logo