From: Kevin M. <mu...@ge...> - 2004-12-07 20:05:43
|
Kevin Murphy wrote: > Now I have a problem where the number of columns in > RAD3Ver.ProtocolVer (24) is apparently not large enough These two columns are missing from RAD3Ver.ProtocolVer: SOFTWARE_TYPE_ID NUMBER(10) HARDWARE_TYPE_ID NUMBER(10) I confirmed this by looking at rad3ver-tables.sql. Are there more recent versions of the rad3ver-*.sql files, or should I just fake these columns in (i.e. recreate the table) and keep moving? -Kevin |