I'm having problems getting the TableAdapter wizard to generate non-select
SQL statements. My index and indexcolumns schema collections return the
correct information.
Perhaps this is a result of my lack of understanding of how enumeration
works. How are collection names given if you use the built-in enumerator?
Do I have to use a custom enumerator in my package if I don't show the nodes
in server explorer?
Thanks
Reggie
Carlos Guzmán Álvarez - 26 Feb 2007 12:38 GMT
Hello:
> I'm having problems getting the TableAdapter wizard to generate
> non-select SQL statements. My index and indexcolumns schema collections
[quoted text clipped - 4 lines]
> enumerator? Do I have to use a custom enumerator in my package if I
> don't show the nodes in server explorer?
In Firebird .NET provider i was having a similar problem too, in my case
the problem was with incorrect values for the allow null property of the
fields ( if i remember well hehe )