G
Guest
Hi,
I commented out the statement con.open() by a mistake . Surprisingly,
everything worked normally.
I am wondering, does the data adapter open a database?
da.Fill(ds, "Table");
I could not find any information about it ....
Thanks,
Lubomir
I commented out the statement con.open() by a mistake . Surprisingly,
everything worked normally.
I am wondering, does the data adapter open a database?
da.Fill(ds, "Table");
I could not find any information about it ....
Thanks,
Lubomir