M
Mario-LRJ
I Have some .mdb with the same table structure but different datas. So
i want to change at runtime the datasource without change de Form
design and the control binding... (if it's possible)
is that possible??
I thought to change only the connectionString and Refresh the DataSet,
but i don't think it's sufficient.
if that's correct, i really don't know how to change the
connectionString (autocreated at design time with a deafault
Datasource) and i don't know how to refresh all the datas
structures.... i'm sorry it's my first project.... and i'm alone
Anyone can help me! All suggestions and references are welcome.
i want to change at runtime the datasource without change de Form
design and the control binding... (if it's possible)
is that possible??
I thought to change only the connectionString and Refresh the DataSet,
but i don't think it's sufficient.
if that's correct, i really don't know how to change the
connectionString (autocreated at design time with a deafault
Datasource) and i don't know how to refresh all the datas
structures.... i'm sorry it's my first project.... and i'm alone
Anyone can help me! All suggestions and references are welcome.