Quantcast
Channel: Microsoft Dynamics NAV Forum - Recent Threads
Viewing all articles
Browse latest Browse all 29197

RE: NAV 2013: Deleting Obsolete Tables in SQL Server Management Studio

$
0
0

Thanks for your answer!

When I entered the following, the Development Environment allowed me to create a file backup:

DELETE FROM [dbo].[Cronus$Setup Table]

DELETE from [dbo].[Object] where Type = 0 and ID = 6010001

DELETE from [dbo].[Object] where Type = 1 and ID = 6010001

DROP TABLE [dbo].[Cronus$Setup Table]

GO


Viewing all articles
Browse latest Browse all 29197

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>