D
DDE
Hi,
I am reading posts, KB articles and a lot of other sources for a week but I
can't still find the right answer!
I am looking to find the most simple way to updat an Oracle(through OLEDB)
table within a Webmethod.
Since the client is Infopath (thansks MS), the only way I can get the data
to my Webmethod is an XmlDocument.
So, I have and XmlDocument and an Ole DB connection to the table I would
like to update.
I am sure of the benefits of DataAdapters and Datasets, but I do not want to
write fifty five lines of code to update a single table!
Thanks
Dominique
I am reading posts, KB articles and a lot of other sources for a week but I
can't still find the right answer!
I am looking to find the most simple way to updat an Oracle(through OLEDB)
table within a Webmethod.
Since the client is Infopath (thansks MS), the only way I can get the data
to my Webmethod is an XmlDocument.
So, I have and XmlDocument and an Ole DB connection to the table I would
like to update.
I am sure of the benefits of DataAdapters and Datasets, but I do not want to
write fifty five lines of code to update a single table!
Thanks
Dominique