Hi
How to modify the connection string in asp.net so that all dataset in my webapplication get refresh .Because my database is ms access and the refresh button inside dataset set designer is disabled.
Thanks
Fareeda
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ravishankar SinghPosted Jun 18, 2013, 2:16 AM
You can try this:
Reference:http://stackoverflow.com/questions/14504769/create-connection-string-for-ms-access-dynamically
Pankaj PandeyPosted Jun 18, 2013, 12:35 AM
here a property can use .
define your connection
like..
on the condition you can change connection string.