P
PeteJ
Greetings to all-
An ADO newbie question...
Has anyone else encountered this?
When employing DataAdapter.Fill to initially populate a table in a typed
dataset, if there is null data in any column the fill method throws an error
about a constraint violation.
There are no constraints defined. The columns allow nulls.
Thanks
An ADO newbie question...
Has anyone else encountered this?
When employing DataAdapter.Fill to initially populate a table in a typed
dataset, if there is null data in any column the fill method throws an error
about a constraint violation.
There are no constraints defined. The columns allow nulls.
Thanks