G
Guest
How can I change the ConnectionString in QueriesTableAdapter? I have some
queiries which returns scalar values in QueriesTableAdapter in DataSet, but I
am not able to change connectionString. How can I do that?
I know, I can create SqlCommand and set Connection manually, but after that
I have to take a question: What use is this QueriesTableAdapter with queries?
queiries which returns scalar values in QueriesTableAdapter in DataSet, but I
am not able to change connectionString. How can I do that?
I know, I can create SqlCommand and set Connection manually, but after that
I have to take a question: What use is this QueriesTableAdapter with queries?