From: Kevin M. <mu...@ge...> - 2004-12-07 21:31:02
|
Angel Pizarro wrote: > The GUS XML parser is not a real XML parser. The order of the columns > matter. Put <PROTOCOL_ID> before <PROTOCOL_TYPE_ID> Here is another important note on updating records using UpdateGusFromXML: If you specify the primary key, that column name must be in lower case. The other column names are not case-sensitive. Kevin Murphy |