
Modifying user information
The method modifyDbUserInfo (String strDBUserName, String strDBPassword) is for modifying User and Password information of a specified database connection.
Notes:
- A connection contains tables, views, stored procedures and file queries.
- Be careful when you call this method, since after user information has been modified, the characteristics of the connection may also have changed, resulting in different permissions and different report results.
