{"id":1172,"date":"2015-07-15T18:42:10","date_gmt":"2015-07-15T18:42:10","guid":{"rendered":"http:\/\/elbsolutions.com\/projects\/?p=1172"},"modified":"2022-02-03T11:24:58","modified_gmt":"2022-02-03T17:24:58","slug":"make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain","status":"publish","type":"post","link":"https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/","title":{"rendered":"Make a new AutoPLANT project on a database that is on a diff domain"},"content":{"rendered":"<p>This database is ONLY to be used by Electrical so that any things we do only hoses us.<\/p>\n<p>Make a new database. Now \u00a0the way to use SQL Server to log into a dB on another machine is to use the more complicated name for the database. myServerName.myDomainName.myDomainNameSuffix. Here is an example. <!--more-->When you start SQL Server you the popup asks for 4 peeices of info<\/p>\n<ol>\n<li>Server name &#8211; so if you computer is abc123 and your domain is mycompanydomain and its suffix is .local&#8230; then the computer name is abc123.mycompanydomain.local<\/li>\n<li>Authentication in this case is SQL Server Authentication (someone made an accoubt called &#8220;ELBS&#8221; with &#8220;password&#8221; as the password<\/li>\n<li>Login: ELBS<\/li>\n<li>Password: password<\/li>\n<\/ol>\n<p>Now right mouse click on &#8220;Databases&#8221; once you are in and choose &#8220;New Database&#8221;<\/p>\n<p>Lets name ours MyAutoPLANTdB &#8211; accept all default options.<\/p>\n<p>STOP &#8212; because this is Windows &#8211; permissions matter. So &#8211; the user for this needs config unless you are a sysadmin user. Make a new users if you have to under Security-&gt;Logins &#8211; but the info below assumes there is one<\/p>\n<p>In the database using SQL Server Management Studio &#8230;<\/p>\n<ul>\n<li>expand the user &#8230; lets say &#8220;Bob&#8221; &#8211; so right mouse click Properties on Security-&gt;Logins-&gt;bob<\/li>\n<li>Click User Mapping on the left<\/li>\n<li>select the database and ensure the &#8220;Map&#8221; is checked at the top RH section<\/li>\n<li>also in the top, type &#8220;dbo&#8221; in the Default Schema<\/li>\n<li>then in the bottom, click the following options and\n<ul>\n<li>db_datareader<\/li>\n<li>db_datawriter<\/li>\n<li>db_owner (this might negate the need for the 2 above &#8211; but it works)<\/li>\n<li>public<\/li>\n<\/ul>\n<\/li>\n<li>click OK to accept<\/li>\n<\/ul>\n<p>The database part is now complete.<\/p>\n<p>Make a directory to hold your roots. In our case, it is\u00a0X:\\ELECTRICAL TESTING\\ELECTRICAL TESTING1 ROOT\\<\/p>\n<ol>\n<li>Now use the blank dB and put an AutoPLANT project (or projects) into it.<\/li>\n<li>\u00a0Root Location (already exists) X:\\ELECTRICAL TESTING\\ELECTRICAL TESTING1 ROOT\\<\/li>\n<li>Database Type: SQL Server<\/li>\n<li>Multi Project Mode: ON or checked<\/li>\n<li>Schema Location: Project Database<\/li>\n<li>Mixed Metric<\/li>\n<li>Use Central Project Mode<\/li>\n<li>Project Name ELEC TEST1<\/li>\n<li>Server: abc123.mycompanydomain.local<\/li>\n<li>database:\u00a0MyAutoPLANTdB<\/li>\n<li>user:\u00a0ELBS<\/li>\n<li>pass:\u00a0password<\/li>\n<li>Allow Saving Password &#8211; checked<strong> (THIS IS THE KICKER!!!!)<\/strong><\/li>\n<li>database name:\u00a012313_ElecAutoPLANT<\/li>\n<\/ol>\n<p>I have already tested it &#8211; it\u00a0does work<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This database is ONLY to be used by Electrical so that any things we do only hoses us. Make a new database. Now \u00a0the way to use SQL Server to log into a dB on another machine is to use the more complicated name for the database. myServerName.myDomainName.myDomainNameSuffix. Here is an example.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1172","post","type-post","status-publish","format-standard","hentry","category-general"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Make a new AutoPLANT project on a database that is on a diff domain - ELB Solutions.com Inc.<\/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:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Make a new AutoPLANT project on a database that is on a diff domain - ELB Solutions.com Inc.\" \/>\n<meta property=\"og:description\" content=\"This database is ONLY to be used by Electrical so that any things we do only hoses us. Make a new database. Now \u00a0the way to use SQL Server to log into a dB on another machine is to use the more complicated name for the database. myServerName.myDomainName.myDomainNameSuffix. Here is an example.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/\" \/>\n<meta property=\"og:site_name\" content=\"ELB Solutions.com Inc.\" \/>\n<meta property=\"article:published_time\" content=\"2015-07-15T18:42:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-03T17:24:58+00:00\" \/>\n<meta name=\"author\" content=\"Etienne Bley\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Etienne Bley\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\\\/\"},\"author\":{\"name\":\"Etienne Bley\",\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/#\\\/schema\\\/person\\\/51e717c68f4f5917c63baf88f0896c39\"},\"headline\":\"Make a new AutoPLANT project on a database that is on a diff domain\",\"datePublished\":\"2015-07-15T18:42:10+00:00\",\"dateModified\":\"2022-02-03T17:24:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\\\/\"},\"wordCount\":389,\"articleSection\":[\"General\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\\\/\",\"url\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\\\/\",\"name\":\"Make a new AutoPLANT project on a database that is on a diff domain - ELB Solutions.com Inc.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/#website\"},\"datePublished\":\"2015-07-15T18:42:10+00:00\",\"dateModified\":\"2022-02-03T17:24:58+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/#\\\/schema\\\/person\\\/51e717c68f4f5917c63baf88f0896c39\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Make a new AutoPLANT project on a database that is on a diff domain\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/#website\",\"url\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/\",\"name\":\"ELB Solutions.com Inc.\",\"description\":\"Bringing all your IT Pieces together\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/#\\\/schema\\\/person\\\/51e717c68f4f5917c63baf88f0896c39\",\"name\":\"Etienne Bley\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f8971dfb65b25b768415568f83247df4057f15d037137e386928a804e2c997b9?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f8971dfb65b25b768415568f83247df4057f15d037137e386928a804e2c997b9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f8971dfb65b25b768415568f83247df4057f15d037137e386928a804e2c997b9?s=96&d=mm&r=g\",\"caption\":\"Etienne Bley\"},\"url\":\"https:\\\/\\\/elbsolutions.com\\\/projects\\\/author\\\/etienne-bley\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Make a new AutoPLANT project on a database that is on a diff domain - ELB Solutions.com Inc.","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:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/","og_locale":"en_US","og_type":"article","og_title":"Make a new AutoPLANT project on a database that is on a diff domain - ELB Solutions.com Inc.","og_description":"This database is ONLY to be used by Electrical so that any things we do only hoses us. Make a new database. Now \u00a0the way to use SQL Server to log into a dB on another machine is to use the more complicated name for the database. myServerName.myDomainName.myDomainNameSuffix. Here is an example.","og_url":"https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/","og_site_name":"ELB Solutions.com Inc.","article_published_time":"2015-07-15T18:42:10+00:00","article_modified_time":"2022-02-03T17:24:58+00:00","author":"Etienne Bley","twitter_misc":{"Written by":"Etienne Bley","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/#article","isPartOf":{"@id":"https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/"},"author":{"name":"Etienne Bley","@id":"https:\/\/elbsolutions.com\/projects\/#\/schema\/person\/51e717c68f4f5917c63baf88f0896c39"},"headline":"Make a new AutoPLANT project on a database that is on a diff domain","datePublished":"2015-07-15T18:42:10+00:00","dateModified":"2022-02-03T17:24:58+00:00","mainEntityOfPage":{"@id":"https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/"},"wordCount":389,"articleSection":["General"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/","url":"https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/","name":"Make a new AutoPLANT project on a database that is on a diff domain - ELB Solutions.com Inc.","isPartOf":{"@id":"https:\/\/elbsolutions.com\/projects\/#website"},"datePublished":"2015-07-15T18:42:10+00:00","dateModified":"2022-02-03T17:24:58+00:00","author":{"@id":"https:\/\/elbsolutions.com\/projects\/#\/schema\/person\/51e717c68f4f5917c63baf88f0896c39"},"breadcrumb":{"@id":"https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/elbsolutions.com\/projects\/make-a-new-autoplant-project-on-a-database-that-is-on-a-diff-domain\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/elbsolutions.com\/projects\/"},{"@type":"ListItem","position":2,"name":"Make a new AutoPLANT project on a database that is on a diff domain"}]},{"@type":"WebSite","@id":"https:\/\/elbsolutions.com\/projects\/#website","url":"https:\/\/elbsolutions.com\/projects\/","name":"ELB Solutions.com Inc.","description":"Bringing all your IT Pieces together","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/elbsolutions.com\/projects\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/elbsolutions.com\/projects\/#\/schema\/person\/51e717c68f4f5917c63baf88f0896c39","name":"Etienne Bley","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f8971dfb65b25b768415568f83247df4057f15d037137e386928a804e2c997b9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f8971dfb65b25b768415568f83247df4057f15d037137e386928a804e2c997b9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f8971dfb65b25b768415568f83247df4057f15d037137e386928a804e2c997b9?s=96&d=mm&r=g","caption":"Etienne Bley"},"url":"https:\/\/elbsolutions.com\/projects\/author\/etienne-bley\/"}]}},"_links":{"self":[{"href":"https:\/\/elbsolutions.com\/projects\/wp-json\/wp\/v2\/posts\/1172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elbsolutions.com\/projects\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/elbsolutions.com\/projects\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/elbsolutions.com\/projects\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elbsolutions.com\/projects\/wp-json\/wp\/v2\/comments?post=1172"}],"version-history":[{"count":6,"href":"https:\/\/elbsolutions.com\/projects\/wp-json\/wp\/v2\/posts\/1172\/revisions"}],"predecessor-version":[{"id":1178,"href":"https:\/\/elbsolutions.com\/projects\/wp-json\/wp\/v2\/posts\/1172\/revisions\/1178"}],"wp:attachment":[{"href":"https:\/\/elbsolutions.com\/projects\/wp-json\/wp\/v2\/media?parent=1172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elbsolutions.com\/projects\/wp-json\/wp\/v2\/categories?post=1172"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/elbsolutions.com\/projects\/wp-json\/wp\/v2\/tags?post=1172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}