Where is my XML Data Source?

  • Thread starter Thread starter rory.groves
  • Start date Start date
R

rory.groves

Trying to bind a grid view to an xml file in my VS 2005 Windows Forms
app. There is not XML Connection option in my list of possible data
sources, as shown on this screen:

http://www.developer.com/img/2005/10/MGXML1.jpg

I only have Database, Object, and Web Service listed in the New
Connection dialog window. How do i choose XML as an option??
 
You don't need a connection to an XML file. It's not a database.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
To a tea you esteem
a hurting back as a wallet.
 
Back
Top