R
roby9999
hello everyone,
i have a simple form in which there are 1 sqlconnection, some
sqldataadapter and 1 dataset.
During runtime i want to read all sqldataadapter to change all
SqlSelectCommand because my table defined at designtime is "TABLE", but
in runtime is "TABLE1" or "TABLE2", depending of a variable.
Is it possible to do this?
Thanks,
Roberto
i have a simple form in which there are 1 sqlconnection, some
sqldataadapter and 1 dataset.
During runtime i want to read all sqldataadapter to change all
SqlSelectCommand because my table defined at designtime is "TABLE", but
in runtime is "TABLE1" or "TABLE2", depending of a variable.
Is it possible to do this?
Thanks,
Roberto