hello frds,
I have write table in xml file and want to execute query from xml direclty.
how I perform.
My way is ---
first I write two table "ftable" and "stable" in xml as "ftable.xml" and "stable.xml"
then create query as " Select id,name from ftable UNION Select sid, sname from stable"
and save it in a doc file.
So Now I want to execute query through dataadapter and hold result in dataset from xml files.
Provide help. If possible with code
Thanks in advance........
jainendra.shah 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.