Thanks a lot!

I did as you suggested, put a BindingSource on the form, configured
DataSet and TableAdapter, and
it works now OK with DataGridView :-).

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) about this topic?
I'm coming from Delphi, and find developing database apps in VB 2005 a
"pain" compared to Delphi.
Of course, it's not a fault of Firebird .NET provider. I'm just reading a
book on developing database apps in VB 2005
(Beginning Visual Basic .NET Databases), but unfortunately they still use
"old-fashion style" :-(.

Best regards,
Robert




  ----- Original Message -----
  From: "Jiri Cincura"
  To: "For users and developers of the Firebird .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
  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 etc.

  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).

  --
  Jiri {x2} Cincura (CTO x2develop.com)
  http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

  -------------------------------------------------------------------------
  Check out the new SourceForge.net Marketplace.
  It's the best place to buy or sell services for
  just about anything Open Source.
  http://sourceforge.net/services/buy/index.php
  _______________________________________________
  Firebird-net-provider mailing list
  [email protected]
  https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

-- 
See Exclusive Videos: 10th Annual Young Hollywood Awards
http://www.hollywoodlife.net/younghollywoodawards2008/

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to