I
incolsa
When i try to fill, it takes about 25 seconds, and the sql sentence in
the analyzer only takes 1 sec. The sentence returns 60 rows and 32
columns
sda.Fill(ds,"alojamientos");
tabla = ds.Tables["alojamientos"];
Anyone has the same problem ?
the analyzer only takes 1 sec. The sentence returns 60 rows and 32
columns
sda.Fill(ds,"alojamientos");
tabla = ds.Tables["alojamientos"];
Anyone has the same problem ?