PC Review


Reply
Thread Tools Rate Thread

Dataset column Names

 
 
EAI
Guest
Posts: n/a
 
      9th Aug 2005
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!


 
Reply With Quote
 
 
 
 
Val Mazur \(MVP\)
Guest
Posts: n/a
 
      9th Aug 2005
Hi,

I believe it changes case to what you have in your selection. Try to lower
case in your SQL statement

--
Val Mazur
Microsoft MVP

http://xport.mvps.org



"EAI" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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!
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading CSV into Dataset no column names tshad Microsoft C# .NET 3 11th Feb 2008 11:39 PM
Column names in Dataset tshad Microsoft VB .NET 2 27th Jan 2006 02:43 AM
Column names and typed dataset =?Utf-8?B?QW5IdW5k?= Microsoft ADO .NET 3 22nd Nov 2005 04:27 PM
Column names typed dataset =?Utf-8?B?bW9ndWxz?= Microsoft ADO .NET 3 12th Jan 2005 10:47 AM
DataSet column names =?Utf-8?B?bWFnMzE=?= Microsoft Dot NET 0 1st Nov 2004 02:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:57 AM.