Page 1 of 1

Required Property Not Set !

Posted: Sat 03 Jun 2006 08:43
by b_yaghobi
Hi CoreLab Team

I use SDAC 3.5

If u create a table in SQL Server and define any filed with NOT NULL

then add this fields in TMSTable the Required propery dont set to TRUE.

Babak Yaghoobi

Posted: Mon 05 Jun 2006 08:27
by Jackson
Please try to set TCustomDADataSet.Options.RequiredFields = True.
For more information about this property please see SDAC help.