TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Koteswararao Mallisetti
NA
817
563.6k
write the xml file form data table error
Jul 6 2010 2:37 AM
in my program i have one data table that name is
DataTable
dtCustInfo = custInfoMaster.SelectCustomerByMobileForCAF();
when i want write xml file form this tabel i got the error for what reasion it came
code:dtCustInfo.writeXml("d:\\mytext.xml");
what is the solution for this error the error is
Cannot serialize the DataTable. DataTable name is not set.
Reply
Answers (
3
)
Can anyone tell me why the update command works with Northwind and Adventureworks databases, but not with a database created by SQL express?
query form validation and mail