On Mon, Jun 16, 2008 at 9:55 AM, Robert Hollay <[EMAIL PROTECTED]> wrote:
> Still, are there ANY docs, white papers, tutorials or examples on how to
> start building a database application using Firebird .NET provider
> using "new-fashion style" with DDEX? Can you recommend a good book (or text)
>
.NET providers"
Subject: Re: [Firebird-net-provider] Error: Object reference not set
to an instance of an object
Date: Sun, 15 Jun 2008 23:23:02 +0200
On Sun, Jun 15, 2008 at 11:13 PM, Robert Hollay wrote:
> I have also added FbCommand, FbDataAdapter, FBConnection to Data
Toolbo
: firebird-net-provider@lists.sourceforge.net
Subject: [Firebird-net-provider] Error: Object reference not set to an
instance of an object
Dear All,
I am new to VB.NET, and generally new to .NET programming at all.
Have installed Visual Studio 2005 on Windows XP Prof., a Firebird 2.1
server
On Mon, Jun 16, 2008 at 12:24 AM, Carlos Guzmán Álvarez
<[EMAIL PROTECTED]> wrote:
> It was removed in 2.1 if i remember well xD
Yeah, probably. If somebody is interested, (s)he can check sources,
that is definetely the bullet-proof proof. :D
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.
Hello:
> In fact design-time support for these, has been dropped somewhere
> between 2.0 and 2.5 :) (sorry I don't remember exactly the version).
>
It was removed in 2.1 if i remember well xD
-
Check out the new SourceForg
On Sun, Jun 15, 2008 at 11:13 PM, Robert Hollay <[EMAIL PROTECTED]> wrote:
> I have also added FbCommand, FbDataAdapter, FBConnection to Data Toolbox.
Using these components is deprecated. In fact it's old-fashion style
of .NET 1.1. With .NET 2.0 you can use full power of DDEX and
BindingSource et
Dear All,
I am new to VB.NET, and generally new to .NET programming at all.
Have installed Visual Studio 2005 on Windows XP Prof., a Firebird 2.1
server, FirebirdClient ADO.NET 2.0 Data Provider (version 2.0.1.0),
and Visual Studio 2005 DDEX Provider for Firebird (version 2.0.2.0).
Have made all