i want to make web site where user will login using sql authentication and then they can access the databases created by them.... so i want query to get all the databases name created by a particular user..... also the user can give privileges to other user so he can either read, modify or delete the table columns.... so plz help me with this... should i use sql login authentication or database user or both????? plz give me the query???