Introduction

I’ve always wished there were a clear and concise guide for manipulating SQL Server security. So many people leave security measures out of their applications and hope that the database administrator will do it all for them. The database administrator then gets bogged down with the mundane work of maintaining users and permissions. So here I’m going to provide you with some procedures for manipulating SQL Server security using RDO and Visual Basic. With a little know-how, you can provide security for your applications and enable users to maintain database security themselves.