On Wed, Apr 15, 2015 at 1:58 PM, Jeff Johnson <[email protected]> wrote:
> These are VFP tables and I don't want to re-export the tables from SQL > Server. I want to keep the tables as they are but make the fields not > accept nulls. Every field in every table is marked to accept nulls. > > ------------- You will have to REPLACE the null with a "proper" value first before you can say no nulls. Every column of every table that is. -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajidmykj1uh9k-digbrlgmwxf3aeqtkbpzjri_mg83i98-u...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

