K
kevin
hi all
I have a dataset generated by an oleDbDataAdapter, there are about 20
columns in the dataset, but it seems like it takes a long time to initialize
the dataset, e.g. if I
fill the dataset on a button click, it will take 2 to 3 seconds to return
the first fetch, but all clicks onward will be fast.
does anyone else experience this problema?
Kevin
I have a dataset generated by an oleDbDataAdapter, there are about 20
columns in the dataset, but it seems like it takes a long time to initialize
the dataset, e.g. if I
fill the dataset on a button click, it will take 2 to 3 seconds to return
the first fetch, but all clicks onward will be fast.
does anyone else experience this problema?
Kevin