Removed 'not null' requirements from ENQUIRIES table to allow the saving of an incomplete enquiry.

Corrected Data/Seed/enrt.ctl and Data/Seed/part.ctl to allow enquiry roles to be loaded.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2845 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2007-11-12 17:21:32 +00:00
parent f5e160010b
commit e18a8f6cb7
8 changed files with 54 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
LOAD DATA
INFILE *
INTO TABLE role_types
REPLACE
APPEND
FIELDS TERMINATED BY '|'
(
rt_type