Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any easy way to create an XML table
Message
From
08/10/2002 18:07:53
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Any easy way to create an XML table
Miscellaneous
Thread ID:
00709062
Message ID:
00709062
Views:
47
Hi,

I need to create an XML Table from a Windows Form using an SQL table as the source.

Know very little about XML.

SELECT ClientNum, LastName, FirstName, SignificantOther, Address, City, State, ZipCode, AddressAfterClose, CityAfterClose, StateAfterClose, ZipAfterClose, HomePhone, WorkPhone, WorkPhoneExt, CellPhone, FaxNumber, EmailAddress, Comments, InsertDateTime FROM dbo.Client WHERE (LastName LIKE ?)

How would I create the XML table with the result rows?

Thanks
Roland
Next
Reply
Map
View

Click here to load this message in the networking platform