{"id":7543,"date":"2023-05-22T11:34:18","date_gmt":"2023-05-22T09:34:18","guid":{"rendered":"https:\/\/www.sysfinpro.com\/?p=7543"},"modified":"2023-05-22T11:43:23","modified_gmt":"2023-05-22T09:43:23","slug":"kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases","status":"publish","type":"post","link":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/","title":{"rendered":"KB20230523\/01: Sage 200 Evolution Tip &#038; Trick &#8211; Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases."},"content":{"rendered":"\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png\" alt=\"\" class=\"wp-image-10994\" width=\"363\" height=\"90\" srcset=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png 1024w, https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution-300x75.png 300w, https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution-768x193.png 768w\" sizes=\"auto, (max-width: 363px) 100vw, 363px\" \/><\/a><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\"><strong>Please note:<\/strong><\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">a) It\u2019s recommended that this query should preferably be handled by a professional Evolution support consultant as it may include complex, database analysis skills and understanding how to compile SQL queries, to correct the above problem.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">Therefore, please contact either your Evolution business partner (BP) or Evolution Support to get this issue resolved.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">b) Sage does not directly support any foreign objects in an Evolution company. Please consult with the relevant 3rd party developer (who have developed them) if any issues \/ errors are encountered in the Evolution company relating to them.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">c) Sage Evolution is however still able to accommodate the existence of having foreign objects within the Evolution company database as used for various reasons, e.g. integration with a 3rd party application.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Apply the following steps to achieve the above:<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">1. This solution includes comparing the client\u2019s Evolution company database (containing foreign object\/s) with a \u2018standard\u2019 database in which no foreign objects should exist, in order to identify the foreign objects.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">2. Create a new Evolution company database (DB) (called e.g. DEMO) on the same Evolution version as the relevant live DB in which the issue\/error\/s have been detected.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">3. Within MS SQL Management Studio, click the Results to File button<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"496\" height=\"120\" src=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-15.png\" alt=\"\" class=\"wp-image-7544\" srcset=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-15.png 496w, https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-15-300x73.png 300w\" sizes=\"auto, (max-width: 496px) 100vw, 496px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">4. Run the following MS SQL script in the DEMO DB:<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">Use DEMO<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">select * from Sysobjects<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">order by name<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">5. Notice the Save Results screen that automatically opens. Browse to the relevant location and save the new export file with an appropriate name<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"577\" height=\"460\" src=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-16.png\" alt=\"\" class=\"wp-image-7545\" srcset=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-16.png 577w, https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-16-300x239.png 300w\" sizes=\"auto, (max-width: 577px) 100vw, 577px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">6. Run the following MS SQL script on the live DB in which the issue\/error is observed and to which the DEMO DB is compared with. In this case, the DB\u2019s name is called SUNSHINE.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">6.1. Use SUNSHINE<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">6.2. Select * from Sysobjects<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">6.3. Order by name<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">7. Repeat step 5 above and save it with an appropriate name.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">8. Open a new MS Excel file.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">9. Within Excel go to File | Open<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">10. Browse to the first file exported in step 5 above<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">11. Change the option at the bottom right below to All Files and open the file<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"612\" height=\"496\" src=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-17.png\" alt=\"\" class=\"wp-image-7546\" srcset=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-17.png 612w, https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-17-300x243.png 300w\" sizes=\"auto, (max-width: 612px) 100vw, 612px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">12. Click the Next button below.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"476\" src=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-18.png\" alt=\"\" class=\"wp-image-7547\" srcset=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-18.png 624w, https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-18-300x229.png 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">13. Click the Next button below.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"475\" src=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-19.png\" alt=\"\" class=\"wp-image-7548\" srcset=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-19.png 624w, https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-19-300x228.png 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">14. Click the Finish button below.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"614\" height=\"474\" src=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-20.png\" alt=\"\" class=\"wp-image-7549\" srcset=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-20.png 614w, https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-20-300x232.png 300w\" sizes=\"auto, (max-width: 614px) 100vw, 614px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">15. The new Excel file should now open with the imported sysobjects\u2019 records content and then be saved as a normal MS Excel file.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">16. Repeat steps 8 -15 above but this time import the second *.rpt file exported from MS SQL Management Studio, from the live Evolution company DB.&nbsp;<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">17. You can now copy the content of the first MS Excel file into the second one (or vice versa) and use the standard MS Excel tools\/utilities to compare the content between the sysobjects records exported from the two mentioned databases, by specifically referring to the name column below.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"545\" height=\"486\" src=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-21.png\" alt=\"\" class=\"wp-image-7550\" srcset=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-21.png 545w, https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2021\/09\/image-21-300x268.png 300w\" sizes=\"auto, (max-width: 545px) 100vw, 545px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">18. The goal here would be to identify the sysobjects records originating from the live Evolution DB, which are not found in the DEMO DB.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">Such records could be regarded as foreign objects as they have not been developed by Sage. Any foreign objects identified should then be inspected and fixed by the relevant 3rd party developer.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">19. Finally, please also note that any foreign objects (existing in the company) may cause company upgrade issues\/errors. You should therefore do the following in this case:<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">Restore the backup that was made before the company upgrade was performed.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">With the assistance of the 3rd party developer or your local business partner, drop all foreign objects in the company database.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">Perform the company upgrade.<\/p>\n\n\n\n<p class=\"has-palette-color-2-color has-text-color has-medium-font-size\">With the assistance of the 3rd party developer (or your BP if he knows how), restore the foreign objects as needed on the upgraded company database.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Please note: a) It\u2019s recommended that this query should preferably be handled by a professional Evolution support consultant as it may include complex, database analysis skills and understanding how to compile SQL queries, to correct the above problem. Therefore, please contact either your Evolution business partner (BP) or Evolution Support to get this issue resolved. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"qubely_global_settings":"","qubely_interactions":"","footnotes":""},"categories":[51,56],"tags":[],"class_list":["post-7543","post","type-post","status-publish","format-standard","hentry","category-erp","category-200evo"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"qubely_featured_image_url":null,"qubely_author":{"display_name":"Administrator","author_link":"https:\/\/www.sysfinpro.com\/index.php\/author\/administrator\/"},"qubely_comment":0,"qubely_category":"<a href=\"https:\/\/www.sysfinpro.com\/index.php\/category\/erp\/\" rel=\"category tag\">ERP<\/a> <a href=\"https:\/\/www.sysfinpro.com\/index.php\/category\/erp\/200evo\/\" rel=\"category tag\">Sage 200 Evolution<\/a>","qubely_excerpt":"Please note: a) It\u2019s recommended that this query should preferably be handled by a professional Evolution support consultant as it may include complex, database analysis skills and understanding how to compile SQL queries, to correct the above problem. Therefore, please contact either your Evolution business partner (BP) or Evolution Support to get this issue resolved.&hellip;","featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","qubely_landscape":"","qubely_portrait":"","qubely_thumbnail":""},"post_excerpt_stackable_v2":"<p>Please note: a) It\u2019s recommended that this query should preferably be handled by a professional Evolution support consultant as it may include complex, database analysis skills and understanding how to compile SQL queries, to correct the above problem. Therefore, please contact either your Evolution business partner (BP) or Evolution Support to get this issue resolved. b) Sage does not directly support any foreign objects in an Evolution company. Please consult with the relevant 3rd party developer (who have developed them) if any issues \/ errors are encountered in the Evolution company relating to them. c) Sage Evolution is however still&hellip;<\/p>\n","category_list_v2":"<a href=\"https:\/\/www.sysfinpro.com\/index.php\/category\/erp\/\" rel=\"category tag\">ERP<\/a>, <a href=\"https:\/\/www.sysfinpro.com\/index.php\/category\/erp\/200evo\/\" rel=\"category tag\">Sage 200 Evolution<\/a>","author_info_v2":{"name":"Administrator","url":"https:\/\/www.sysfinpro.com\/index.php\/author\/administrator\/"},"comments_num_v2":"0 comments","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>KB20230523\/01: Sage 200 Evolution Tip &amp; Trick - Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases. - SysFinPro (Pty) Ltd.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"KB20230523\/01: Sage 200 Evolution Tip &amp; Trick - Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases. - SysFinPro (Pty) Ltd.\" \/>\n<meta property=\"og:description\" content=\"Please note: a) It\u2019s recommended that this query should preferably be handled by a professional Evolution support consultant as it may include complex, database analysis skills and understanding how to compile SQL queries, to correct the above problem. Therefore, please contact either your Evolution business partner (BP) or Evolution Support to get this issue resolved. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/\" \/>\n<meta property=\"og:site_name\" content=\"SysFinPro (Pty) Ltd.\" \/>\n<meta property=\"article:published_time\" content=\"2023-05-22T09:34:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-22T09:43:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png\" \/>\n<meta name=\"author\" content=\"Administrator\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Administrator\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/\"},\"author\":{\"name\":\"Administrator\",\"@id\":\"https:\/\/www.sysfinpro.com\/#\/schema\/person\/e9c355b643a3a901895d620d4bff39b3\"},\"headline\":\"KB20230523\/01: Sage 200 Evolution Tip &#038; Trick &#8211; Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases.\",\"datePublished\":\"2023-05-22T09:34:18+00:00\",\"dateModified\":\"2023-05-22T09:43:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/\"},\"wordCount\":620,\"publisher\":{\"@id\":\"https:\/\/www.sysfinpro.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png\",\"articleSection\":[\"ERP\",\"Sage 200 Evolution\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/\",\"url\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/\",\"name\":\"KB20230523\/01: Sage 200 Evolution Tip & Trick - Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases. - SysFinPro (Pty) Ltd.\",\"isPartOf\":{\"@id\":\"https:\/\/www.sysfinpro.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png\",\"datePublished\":\"2023-05-22T09:34:18+00:00\",\"dateModified\":\"2023-05-22T09:43:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#primaryimage\",\"url\":\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png\",\"contentUrl\":\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png\",\"width\":1024,\"height\":257},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sysfinpro.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"KB20230523\/01: Sage 200 Evolution Tip &#038; Trick &#8211; Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sysfinpro.com\/#website\",\"url\":\"https:\/\/www.sysfinpro.com\/\",\"name\":\"SysFinPro Solutions\",\"description\":\"Sage ERP and Payroll &amp; HR solutions\",\"publisher\":{\"@id\":\"https:\/\/www.sysfinpro.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sysfinpro.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.sysfinpro.com\/#organization\",\"name\":\"SysFinPro\",\"url\":\"https:\/\/www.sysfinpro.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.sysfinpro.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2020\/05\/Sysfinpro-logo.png\",\"contentUrl\":\"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2020\/05\/Sysfinpro-logo.png\",\"width\":427,\"height\":377,\"caption\":\"SysFinPro\"},\"image\":{\"@id\":\"https:\/\/www.sysfinpro.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/9342719\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.sysfinpro.com\/#\/schema\/person\/e9c355b643a3a901895d620d4bff39b3\",\"name\":\"Administrator\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.sysfinpro.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/af26c93e6f71cabdccea3ba919668da25c1962768c1ffa8817794c6407826d27?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/af26c93e6f71cabdccea3ba919668da25c1962768c1ffa8817794c6407826d27?s=96&d=mm&r=g\",\"caption\":\"Administrator\"},\"url\":\"https:\/\/www.sysfinpro.com\/index.php\/author\/administrator\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"KB20230523\/01: Sage 200 Evolution Tip & Trick - Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases. - SysFinPro (Pty) Ltd.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/","og_locale":"en_US","og_type":"article","og_title":"KB20230523\/01: Sage 200 Evolution Tip & Trick - Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases. - SysFinPro (Pty) Ltd.","og_description":"Please note: a) It\u2019s recommended that this query should preferably be handled by a professional Evolution support consultant as it may include complex, database analysis skills and understanding how to compile SQL queries, to correct the above problem. Therefore, please contact either your Evolution business partner (BP) or Evolution Support to get this issue resolved. [&hellip;]","og_url":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/","og_site_name":"SysFinPro (Pty) Ltd.","article_published_time":"2023-05-22T09:34:18+00:00","article_modified_time":"2023-05-22T09:43:23+00:00","og_image":[{"url":"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png","type":"","width":"","height":""}],"author":"Administrator","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Administrator","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#article","isPartOf":{"@id":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/"},"author":{"name":"Administrator","@id":"https:\/\/www.sysfinpro.com\/#\/schema\/person\/e9c355b643a3a901895d620d4bff39b3"},"headline":"KB20230523\/01: Sage 200 Evolution Tip &#038; Trick &#8211; Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases.","datePublished":"2023-05-22T09:34:18+00:00","dateModified":"2023-05-22T09:43:23+00:00","mainEntityOfPage":{"@id":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/"},"wordCount":620,"publisher":{"@id":"https:\/\/www.sysfinpro.com\/#organization"},"image":{"@id":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#primaryimage"},"thumbnailUrl":"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png","articleSection":["ERP","Sage 200 Evolution"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/","url":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/","name":"KB20230523\/01: Sage 200 Evolution Tip & Trick - Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases. - SysFinPro (Pty) Ltd.","isPartOf":{"@id":"https:\/\/www.sysfinpro.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#primaryimage"},"image":{"@id":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#primaryimage"},"thumbnailUrl":"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png","datePublished":"2023-05-22T09:34:18+00:00","dateModified":"2023-05-22T09:43:23+00:00","breadcrumb":{"@id":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#primaryimage","url":"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png","contentUrl":"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2022\/09\/Sage-200-Evolution.png","width":1024,"height":257},{"@type":"BreadcrumbList","@id":"https:\/\/www.sysfinpro.com\/index.php\/kb20210917-01-sage-200-evolution-tip-trick-ms-sql-backup-restore-comparing-ms-sql-objects-contents-between-two-evolution-company-databases\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sysfinpro.com\/"},{"@type":"ListItem","position":2,"name":"KB20230523\/01: Sage 200 Evolution Tip &#038; Trick &#8211; Microsoft SQL Backup\/Restore. How to compare Microsoft SQL objects contents between two Sage 200 Evolution company databases."}]},{"@type":"WebSite","@id":"https:\/\/www.sysfinpro.com\/#website","url":"https:\/\/www.sysfinpro.com\/","name":"SysFinPro Solutions","description":"Sage ERP and Payroll &amp; HR solutions","publisher":{"@id":"https:\/\/www.sysfinpro.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sysfinpro.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.sysfinpro.com\/#organization","name":"SysFinPro","url":"https:\/\/www.sysfinpro.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sysfinpro.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2020\/05\/Sysfinpro-logo.png","contentUrl":"https:\/\/www.sysfinpro.com\/wp-content\/uploads\/2020\/05\/Sysfinpro-logo.png","width":427,"height":377,"caption":"SysFinPro"},"image":{"@id":"https:\/\/www.sysfinpro.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/9342719"]},{"@type":"Person","@id":"https:\/\/www.sysfinpro.com\/#\/schema\/person\/e9c355b643a3a901895d620d4bff39b3","name":"Administrator","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sysfinpro.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/af26c93e6f71cabdccea3ba919668da25c1962768c1ffa8817794c6407826d27?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/af26c93e6f71cabdccea3ba919668da25c1962768c1ffa8817794c6407826d27?s=96&d=mm&r=g","caption":"Administrator"},"url":"https:\/\/www.sysfinpro.com\/index.php\/author\/administrator\/"}]}},"_links":{"self":[{"href":"https:\/\/www.sysfinpro.com\/index.php\/wp-json\/wp\/v2\/posts\/7543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sysfinpro.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sysfinpro.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sysfinpro.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sysfinpro.com\/index.php\/wp-json\/wp\/v2\/comments?post=7543"}],"version-history":[{"count":2,"href":"https:\/\/www.sysfinpro.com\/index.php\/wp-json\/wp\/v2\/posts\/7543\/revisions"}],"predecessor-version":[{"id":11719,"href":"https:\/\/www.sysfinpro.com\/index.php\/wp-json\/wp\/v2\/posts\/7543\/revisions\/11719"}],"wp:attachment":[{"href":"https:\/\/www.sysfinpro.com\/index.php\/wp-json\/wp\/v2\/media?parent=7543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sysfinpro.com\/index.php\/wp-json\/wp\/v2\/categories?post=7543"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sysfinpro.com\/index.php\/wp-json\/wp\/v2\/tags?post=7543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}