Hello all,
I am trying to pull information from my access database. It works when i have one form/formview on the page connecting accessdatasource1.
But when i try to add another form/formview and add a second connection accessdatasource2, i Get a error with my web.config file.
- My question, is it not possbile to have more then one connection to access on a aspx page?
- If yes it is possible. then is the problem with my web.config file.
- Also how come EW2 doesn't ask if you want to update your web.config file like Microsoft visual web developer?
I am using Expressions web 2.
Thanks,
Bustersnm