Hi
My source database is of collation :SQL_Latin1_General_CP1_c1_AS
My destination database is of collation:Latin1_General_c1_AS
I have an xml field of varchar(500) to be load into destination.All these it was working fine.Now i am getting an error
"Xml parsing error-Invalid character in text"
I cannot make any changes to source and also collation cannot be changed.Please help me