G
Guest
hello, i have few windows forms in my application and those whom connected to my sql dataBase are loading very very slow, what can be the problem?
at the Form_load event i'm clearing my dataset and filling the dataAdapter with this dataSet.
one of the forms has radio box that each one gets data from different table (same dataSet and DataAdapter) and when i'm swithching the transfer between the the tables is fast.
thank you
at the Form_load event i'm clearing my dataset and filling the dataAdapter with this dataSet.
one of the forms has radio box that each one gets data from different table (same dataSet and DataAdapter) and when i'm swithching the transfer between the the tables is fast.
thank you