J
John Spiegel
Hi All,
I'm trying to figure out the best way to use ADO.NET to pull in data from an
OLEDB datasource, edit it programatically and return it to the backend. A
more specific issue is that I'm sure there must be a way to traverse through
the records and set various fields, but I'm not yet seeing how to reference
the fields or position to any records. All the examples I've run across so
far seem to assume the changes are coming from user interaction on a web
page.
The current language of choice is C#, which I'm still getting used to, but
any ideas or examples are welcome!
TIA,
John
I'm trying to figure out the best way to use ADO.NET to pull in data from an
OLEDB datasource, edit it programatically and return it to the backend. A
more specific issue is that I'm sure there must be a way to traverse through
the records and set various fields, but I'm not yet seeing how to reference
the fields or position to any records. All the examples I've run across so
far seem to assume the changes are coming from user interaction on a web
page.
The current language of choice is C#, which I'm still getting used to, but
any ideas or examples are welcome!
TIA,
John