Links
TADOSqlManagerQuery Component References
TADOSqlManagerQuery::ChangeUsersLogins Method
__fastcall bool ChangeUsersLogins(TLoginInfo* LoginInfos, int Count);

Changes the relationship between a Microsoft® SQL Server™ login and a SQL Server user in the current database. 

LoginInfos: Pointer to array of TLoginInfo 

Count: Number of array elements 

This function uses UserName, LoginName members of TLoginInfo 

UserName: Database user name 

LoginName: SQL Server's login account name

Copyright (c) 2006. All rights reserved.
What do you think about this topic? Send feedback!