E
EAI
Hi All,
I have a console application to run a stored procedure and load an xml
document. Everything works fine but dataset automatically changes the column
names to upper case. How do I preserve case for column names?
This generated xml is validated aginst a schema and now because of case
mismatch, schema validation fails. Any help would be appreciated.
Thanks!
I have a console application to run a stored procedure and load an xml
document. Everything works fine but dataset automatically changes the column
names to upper case. How do I preserve case for column names?
This generated xml is validated aginst a schema and now because of case
mismatch, schema validation fails. Any help would be appreciated.
Thanks!