passing parameters to tableadaptor from code
Hi All,
I have an app that updates an Access Database. I created an Update Command using the VE designer. In the filter column for the datacolumn I need to select - its an ID column - I wrote =rowindex. This is a variable that needs to be retrieved from code. Is there a way to pass this info from the application at runtime to the tableadaptor? Or must the Update command be built from within the code using querybuilder?
Thanks in advance.
Jeff

