Index: openacs-4/packages/ref-gifi/sql/oracle/00-gifi-sets.ctl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ref-gifi/sql/oracle/00-gifi-sets.ctl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ref-gifi/sql/oracle/00-gifi-sets.ctl 15 Nov 2005 06:04:00 -0000 1.1 +++ openacs-4/packages/ref-gifi/sql/oracle/00-gifi-sets.ctl 22 Nov 2005 08:46:25 -0000 1.2 @@ -3,8 +3,8 @@ replace fields terminated by "," optionally enclosed by "'" (code,comments,title) -load data infile '[acs_root_dir]/packages/ref-gifi/sql/common/gifi_template_columns.dat' -into table gifi_template_columns +load data infile '[acs_root_dir]/packages/ref-gifi/sql/common/gifi_template_accounts.dat' +into table gifi_template_accounts replace fields terminated by "," optionally enclosed by "'" (code,title,accno)