⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 todo.aspx

📁 在线SQL数据库企业管理器在线SQL数据库企业管理器
💻 ASPX
字号:
<html>

<head>


</head>

<body>

<h3>Database Users - <i>users_edit.aspx</i></h3>

	<ul>
		<li> Use Javascript to make public always remain checked for a database user
		<li> When Creating a new user...use sp_helpuser to see if login already exists in the current Database and exclude if so
		<li> Create the Edit User to disable the Login select and user name field
		<li> Figure out permissions, adding and editing
		
	</ul>
	
<h3>Database Users - <i>users.aspx</i></h3>	

	<ul>
		<li> Wrap users with multiple groups into a single line on the list
	</ul>
	
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -