sql – Chris Coulson's Developer Notes https://blogs.visigo.com/chriscoulson Tips on .Net, SQL Server, Sharepoint & AI Wed, 16 Nov 2011 02:35:19 +0000 en-US hourly 1 https://wordpress.org/?v=6.3.5 https://blogs.visigo.com/chriscoulson/wp-content/uploads/2011/02/chris_profile-150x150.jpg sql – Chris Coulson's Developer Notes https://blogs.visigo.com/chriscoulson 32 32 Bulk Delete ASP.NET Membership Users https://blogs.visigo.com/chriscoulson/bulk-delete-asp-net-membership-users/ https://blogs.visigo.com/chriscoulson/bulk-delete-asp-net-membership-users/#comments Wed, 16 Nov 2011 02:35:19 +0000 http://blogs.visigo.com/chriscoulson/?p=85 Below is a SQL script that can be used to delete a list of users from an ASP.NET membership database. It retrieves a list of users into a temporary table and then deletes the users from all the relevant tables in the database.

Source

]]>
https://blogs.visigo.com/chriscoulson/bulk-delete-asp-net-membership-users/feed/ 2