Hello,
I used the Tableadapter wizard to create a Tableadapter that is composed of two tables via a SQL statement. I need to be able to specify a condition programmatically (like where ID = 1). Is there an easy way to modify the Tableadapter’s SQL statement, or should I be looking at adding a parameter to the Tableadapter?
Thanks,
Ralph