{"id":8240,"date":"2019-08-13T14:04:00","date_gmt":"2019-08-13T17:04:00","guid":{"rendered":"http:\/\/kb.elipse.com.br\/en\/?p=8240"},"modified":"2019-08-14T12:38:43","modified_gmt":"2019-08-14T15:38:43","slug":"migrating-access-databases-to-sql-server-2017","status":"publish","type":"post","link":"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/","title":{"rendered":"Migrating Access databases to SQL Server 2017."},"content":{"rendered":"<p>This article will show you how to migrate an Access database to SQL Server 2017. To do so, just follow the instructions below:<\/p>\n<ul>\n<li>First, copy the Access database.<\/li>\n<li>Soon after, create a database in SQL (see the example below).<img loading=\"lazy\" class=\"aligncenter wp-image-6571 size-full\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/1_6514EN.png\" alt=\"create a database in SQL\" width=\"333\" height=\"174\" \/><\/li>\n<li>Right-click the new database, and go to <strong>Tasks &#8212; Detach<\/strong>.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" class=\"aligncenter wp-image-6572 size-full\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/2_6514EN.png\" alt=\"right-click tasks-detach\" width=\"604\" height=\"534\" \/><\/p>\n<ul>\n<li>Then, click <strong>Next<\/strong>.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" class=\"aligncenter wp-image-6573 size-full\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/3_6514EN.png\" alt=\"sql server import and export wizard\" width=\"618\" height=\"571\" \/><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>After that, go to <strong>Data Source<\/strong> field and select Microsoft Access. Then, type the file name and browse for the Access database you need to copy. Finally, click <strong>Next<\/strong>.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" class=\"aligncenter size-full wp-image-6574\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/4_6514EN.png\" alt=\"\" width=\"567\" height=\"524\" \/><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>Go to <strong>Destination<\/strong>, select a field, and then SQL Server Native client 11.0. Name the database as the server; after that, go to <strong>Database<\/strong> and pick a DB where you will record the information. Then, click <strong>Next<\/strong>.<\/li>\n<li><strong>NOTE: <\/strong>Use the same authentication type that was required to access the SQL Server Management Studio.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" class=\"aligncenter size-full wp-image-6575\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/5_6514EN.png\" alt=\"\" width=\"567\" height=\"525\" \/><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>Click <strong>Copy data from one or more table or views<\/strong>, and then <strong>Next<\/strong>.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" class=\"aligncenter size-full wp-image-6576\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/6_6514EN.png\" alt=\"\" width=\"567\" height=\"525\" \/><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>Select the source tables and views to copy and then click <strong>Next<\/strong>.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" class=\"aligncenter size-full wp-image-6577\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/7_6514EN.png\" alt=\"\" width=\"567\" height=\"525\" \/><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>Select <strong>Run immediately<\/strong>; then click <strong>Next<\/strong>.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" class=\"aligncenter size-full wp-image-6578\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/8_6514EN.png\" alt=\"\" width=\"613\" height=\"568\" \/><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>Go to <strong>Complete the Wizard<\/strong> window, and then click <strong>Finish<\/strong>.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" class=\"aligncenter size-full wp-image-6579\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/9_6514EN.png\" alt=\"\" width=\"616\" height=\"571\" \/><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>Finally, close the window.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" class=\"aligncenter size-full wp-image-6580\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/10_6514EN.png\" alt=\"\" width=\"616\" height=\"565\" \/><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>Therefore, the Access tables will have migrated to SQL.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" class=\"aligncenter size-full wp-image-6581\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/11_6514EN.png\" alt=\"\" width=\"460\" height=\"169\" \/><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>After these procedures, open E3Studio. Go to database properties and set the application DB up to point to SQL&#8217;s &#8220;Tank&#8221; database. Soon after, click <strong>Test Connection<\/strong>.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><a href=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/08\/8240\/12_6514ENok.png\"><img loading=\"lazy\" class=\"size-full wp-image-8259 aligncenter\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/08\/8240\/12_6514ENok.png\" alt=\"\" width=\"724\" height=\"552\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><strong>NOTE:<\/strong> When migrating a Formula Table, keep the formula closed in E3Studio, and only open it after testing the DB connection in the Studio.<\/p>\n<p>For further information on how to migrate an Access database to SQL, check Microsoft&#8217;s <a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/integration-services\/import-export-data\/start-the-sql-server-import-and-export-wizard?view=sql-server-2017\">Start the SQL Server Import and Export Wizard<\/a><\/p>\n<h3>Related Articles<\/h3>\n<hr \/>\n<ul>\n<li><a href=\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2005\/\" target=\"_blank\" rel=\"noopener noreferrer\">Migrating Access databases to SQL Server 2005.<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This article will show you how to migrate an Access database to SQL Server 2017. To do so, just follow the instructions below: First, copy the Access database. Soon after,&hellip;<\/p>\n","protected":false},"author":23,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0},"categories":[735,730],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Migrate Access databases to SQL Server 2017 in Elipse E3.<\/title>\n<meta name=\"description\" content=\"In this article, you will learn how to migrate an Access database to SQL Server 2017 with the import\/export wizard in an Elipse E3 environment.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Migrate Access databases to SQL Server 2017 in Elipse E3.\" \/>\n<meta property=\"og:description\" content=\"In this article, you will learn how to migrate an Access database to SQL Server 2017 with the import\/export wizard in an Elipse E3 environment.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/\" \/>\n<meta property=\"og:site_name\" content=\"Elipse Knowledgebase\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/elipsesoftware\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-13T17:04:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-08-14T15:38:43+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/1_6514EN.png\" \/>\n<meta name=\"author\" content=\"Henry Vieira da Silva\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Henry Vieira da Silva\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/\"},\"author\":{\"name\":\"Henry Vieira da Silva\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/67343c93b4211f1d4b1c4c4e798ade68\"},\"headline\":\"Migrating Access databases to SQL Server 2017.\",\"datePublished\":\"2019-08-13T17:04:00+00:00\",\"dateModified\":\"2019-08-14T15:38:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/\"},\"wordCount\":602,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"articleSection\":[\"DataBases\",\"Elipse E3\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/\",\"url\":\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/\",\"name\":\"Migrate Access databases to SQL Server 2017 in Elipse E3.\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#website\"},\"datePublished\":\"2019-08-13T17:04:00+00:00\",\"dateModified\":\"2019-08-14T15:38:43+00:00\",\"description\":\"In this article, you will learn how to migrate an Access database to SQL Server 2017 with the import\/export wizard in an Elipse E3 environment.\",\"breadcrumb\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/kb.elipse.com.br\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Migrating Access databases to SQL Server 2017.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kb.elipse.com.br\/#website\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"name\":\"Elipse Knowledgebase\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kb.elipse.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\",\"name\":\"Elipse Software\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"sameAs\":[\"http:\/\/www.facebook.com\/elipsesoftware\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"contentUrl\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"width\":161,\"height\":58,\"caption\":\"Elipse Software\"},\"image\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/67343c93b4211f1d4b1c4c4e798ade68\",\"name\":\"Henry Vieira da Silva\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/474e11daebabb9f7d89cf4955397de8c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/474e11daebabb9f7d89cf4955397de8c?s=96&d=mm&r=g\",\"caption\":\"Henry Vieira da Silva\"},\"url\":\"https:\/\/kb.elipse.com.br\/en\/author\/henry\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Migrate Access databases to SQL Server 2017 in Elipse E3.","description":"In this article, you will learn how to migrate an Access database to SQL Server 2017 with the import\/export wizard in an Elipse E3 environment.","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:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/","og_locale":"en_US","og_type":"article","og_title":"Migrate Access databases to SQL Server 2017 in Elipse E3.","og_description":"In this article, you will learn how to migrate an Access database to SQL Server 2017 with the import\/export wizard in an Elipse E3 environment.","og_url":"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/","og_site_name":"Elipse Knowledgebase","article_publisher":"http:\/\/www.facebook.com\/elipsesoftware","article_published_time":"2019-08-13T17:04:00+00:00","article_modified_time":"2019-08-14T15:38:43+00:00","og_image":[{"url":"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/1_6514EN.png"}],"author":"Henry Vieira da Silva","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Henry Vieira da Silva","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/#article","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/"},"author":{"name":"Henry Vieira da Silva","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/67343c93b4211f1d4b1c4c4e798ade68"},"headline":"Migrating Access databases to SQL Server 2017.","datePublished":"2019-08-13T17:04:00+00:00","dateModified":"2019-08-14T15:38:43+00:00","mainEntityOfPage":{"@id":"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/"},"wordCount":602,"commentCount":0,"publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"articleSection":["DataBases","Elipse E3"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/","url":"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/","name":"Migrate Access databases to SQL Server 2017 in Elipse E3.","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/#website"},"datePublished":"2019-08-13T17:04:00+00:00","dateModified":"2019-08-14T15:38:43+00:00","description":"In this article, you will learn how to migrate an Access database to SQL Server 2017 with the import\/export wizard in an Elipse E3 environment.","breadcrumb":{"@id":"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kb.elipse.com.br\/en\/migrating-access-databases-to-sql-server-2017\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/kb.elipse.com.br\/en\/"},{"@type":"ListItem","position":2,"name":"Migrating Access databases to SQL Server 2017."}]},{"@type":"WebSite","@id":"https:\/\/kb.elipse.com.br\/#website","url":"https:\/\/kb.elipse.com.br\/","name":"Elipse Knowledgebase","description":"","publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kb.elipse.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kb.elipse.com.br\/#organization","name":"Elipse Software","url":"https:\/\/kb.elipse.com.br\/","sameAs":["http:\/\/www.facebook.com\/elipsesoftware"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/","url":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","contentUrl":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","width":161,"height":58,"caption":"Elipse Software"},"image":{"@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/67343c93b4211f1d4b1c4c4e798ade68","name":"Henry Vieira da Silva","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/474e11daebabb9f7d89cf4955397de8c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/474e11daebabb9f7d89cf4955397de8c?s=96&d=mm&r=g","caption":"Henry Vieira da Silva"},"url":"https:\/\/kb.elipse.com.br\/en\/author\/henry\/"}]}},"_links":{"self":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/8240"}],"collection":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/comments?post=8240"}],"version-history":[{"count":9,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/8240\/revisions"}],"predecessor-version":[{"id":8261,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/8240\/revisions\/8261"}],"wp:attachment":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/media?parent=8240"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/categories?post=8240"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/tags?post=8240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}