|
-
Nov 8th, 2008, 07:12 AM
#1
Thread Starter
Fanatic Member
[2005] Insert Data From XML to Database
Hi ,
I have an xml file & a DataGridView , textbox to run query
so i have the DataGridView filled by the xml file at the load using read xml
so now as i have the DataGridView filled by the data coming from the xml file
i want to run a query on it yes but the problem it say that the dataset dont know this table on the database..
so my question is :
-How i can copy the data from the xml file to the table on the database
so i can do query on it
-how i can do query without copying the xml file the table on the database
Thanks
Last edited by killer7k; Nov 9th, 2008 at 05:43 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|