.NET Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgramming.NET Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old May 2nd, 2003, 05:58 PM
nbkf1ab nbkf1ab is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 1 nbkf1ab User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Xml from a sql statment???

Hello I can not get the below code to work!!!! please help!!!!!!!!!!!!!!! What I am trying to do is pull data from a sql table but make it read as an xml file???????<br><br><br>void ExecuteXmlReaderDemo (string query, SqlConnection myConn) {<br>SqlCommand mySqlCommand = new SqlCommand (<br> "select firstname from userinfo FOR XML AUTO, XMLDATA", myConn);<br> string connString = <br> "SERVER=D1_PROD;database=Intranet;UID=NA;PWD=NA";<br> SqlCommand myCommand = new SqlCommand (query);<br> myCommand.Connection = new SqlConnection (connString);<br> <br> try {<br> myCommand.Connection.Open();<br><br> // set up dataset and fill with xml data.<br> DataSet myDataSet = new DataSet ();<br> myDataSet.ReadXml (myCommand.ExecuteXmlReader (), XmlReadMode.Fragment);<br><br> }<br> catch(Exception e) {<br> Response.Write (e.ToString ());<br> }<br> finally {<br> myConn.Close();<br> }<br>}

Reply With Quote
Reply

Viewing: ASP Free ForumsProgramming.NET Development > Xml from a sql statment???


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT