Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2016 09:42 PM
I want to remove all assets from the LS database; what's the easiest way to do that?
Rob
Rob
Labels:
- Labels:
-
General Discussion
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2017 11:35 PM
I'm replying just to subscribe.
I'm super curious as to why one might do this... Versus say a clean installation...
I'm super curious as to why one might do this... Versus say a clean installation...

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2017 10:20 PM
I have a lot of assets, so from the Assets list isn't feasible.
Won't deleting everything from tblAssets leave correlated orphan rows in other tables, such as tblAssetCustom? Or does the Database Scripts page insure that the data removal is cascaded to the child tables?
Won't deleting everything from tblAssets leave correlated orphan rows in other tables, such as tblAssetCustom? Or does the Database Scripts page insure that the data removal is cascaded to the child tables?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2016 11:30 AM
The easiest way would be to run a query on the database deleting all from tblassets. However (if you don't have thousands of assets), we advise doing the following instead:
- Go to the assets page
- Select maximum amount of assets to be shown (top right corner)
- Check all assets by clicking the top checkbox
- Press the delete action in the menu to the left

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2017 04:15 PM
Karel DS wrote:
The easiest way would be to run a query on the database deleting all from tblassets. However (if you don't have thousands of assets), we advise doing the following instead:This will remove all asset data including asset images.
- Go to the assets page
- Select maximum amount of assets to be shown (top right corner)
- Check all assets by clicking the top checkbox
- Press the delete action in the menu to the left
I have more than 20000 assets, and the maximum display is 1000.
Is there an easier way to delete all assets and not going through all pages?
thanks,
