
January 29th, 2006, 11:47 PM
|
|
Registered User
|
|
Join Date: Jan 2006
Posts: 1
Time spent in forums: 1 h 29 m 14 sec
Reputation Power: 0
|
|
Sql connection problem
i have created a datagrid and it shows the data in it.
but i have to explicitly secify the password in SqlConnection.
it is ok for now but if the password in changed in future then my application will get problem.
i am able to search that with the use of the web.xml file we can solve this problem but i don't know how to implement it in vb.net using visual studio.
what to do regarding this problem?
|