I'm using the latest version of the DDEX in Visual Studio 2010. It works
great for the most part. However, today I discovered that there are a few
tables in my Firebird 1.5 database that I can't add TableAdapters to my
DataSet to.

For example, if I drag and drop one of these tables to the design space in
my DataSet, I get an error message box that says "Failed to merge
object(s).  Object reference not set to an instance of an object.."
The same issue occurs if a I try to add a TableAdapter to my DataSet with
either/or Fill or Get methods. I've tried to leave out certain fields while
building the TableAdapter, but I get the same error.

See link below for screenshot:
http://i.imgur.com/Q2ekY.png

See link below for screenshot of the Table fields/indexes/etc. from VS:
http://imgur.com/DB1Ry.png

Many thanks and keep up the great work. :)

Thanks,
-Luis
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to