all groups > dotnet xml > february 2004 >
You're in the

dotnet xml

group:

XML DataSet Deployment


XML DataSet Deployment Trey
2/28/2004 11:49:08 AM
dotnet xml: Let me ask one more time!

If you have an application that uses a DataSet (System.Data) but the dataset
is only loaded with XML data.

Do you need to deploy MDAC with your application?

Trey

Re: XML DataSet Deployment Daniel D.C. [MSFT]
3/1/2004 1:52:12 AM
No - DataSet is totally disconnected and can work without any back-end
server connection. You can persist DataSet in XML files (and load it
afterwards in) without even touching the database.

HTH
Daniel D.C. [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights


[quoted text, click to view]

AddThis Social Bookmark Button