M
msch-prv
I use an Access db in my application. So far I have been exclusively
working wtih the AccessDataSource controls to hook up to the db. I
know that Access db connections can also be established with
SqlDataSource.
What are the trade-offs between the AccessDataSource and SqlDataSource?
Also, I am confused about the connection state. What are the rules of
thumb for maintaining a db connection open vs closing it?
Thanks for any hints, Mark
working wtih the AccessDataSource controls to hook up to the db. I
know that Access db connections can also be established with
SqlDataSource.
What are the trade-offs between the AccessDataSource and SqlDataSource?
Also, I am confused about the connection state. What are the rules of
thumb for maintaining a db connection open vs closing it?
Thanks for any hints, Mark