Hi all.
So, is it possible to rename the fields in XML created from a DataSet. For example, I have a Table called Company and its fields are named using the convention F001, F002, F999, etc (Don't ask why, as it was outside of my control). I would like to give these fields more meaningful names in the XML, so that F001, would become CompanyRef, and so on.
Any ideas?
Stephen.
So, is it possible to rename the fields in XML created from a DataSet. For example, I have a Table called Company and its fields are named using the convention F001, F002, F999, etc (Don't ask why, as it was outside of my control). I would like to give these fields more meaningful names in the XML, so that F001, would become CompanyRef, and so on.
Any ideas?
Stephen.