|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Dynamic ConnectionString in Web.Config
Setting dynamic connectionstring in aspx files is easy, for example :
"server=(localhost);uid=sa;pwd=; databse=" + database But can i do this in Web.Config? I want to pass the value of the variable "database" from aspx to Web.Config ad then set the dynamic connectionstring there. Can i do that ? thanks a lot |
![]() |
| Viewing: Dev Articles Community Forums > Programming > .NET Development > Dynamic ConnectionString in Web.Config |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|