{"id":39105,"date":"2022-04-16T11:50:59","date_gmt":"2022-04-16T11:50:59","guid":{"rendered":"https:\/\/dbtut.com\/?p=39105"},"modified":"2022-04-16T11:54:33","modified_gmt":"2022-04-16T11:54:33","slug":"create-a-database-with-visual-studio","status":"publish","type":"post","link":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/","title":{"rendered":"Create A Database With Visual Studio"},"content":{"rendered":"<p>In today&#8217;s article, we will Create A Database With Visual Studio on Linux SQL Server.<\/p>\n<p>In my previous article, I wanted to prepare a sample application for SQL Server 2017, which we ran on Docker.<\/p>\n<p>In today&#8217;s article, we will deal with this issue and connect to SQL Server running on Docker with Visual Studio and try to create a database and content there.<\/p>\n<p>It is the Visual Studio 2015 version that we will use in our article, and Microsoft SQL Server Data Tools, Git for Windows and Github Extension For Visual Studio sections are selected in the &#8220;Select Features&#8221; section in the installation steps.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/ssdt-setup-image0.png\" width=\"574\" height=\"801\" \/><\/p>\n<p>Also, to access SQL Server 2017 on Linux, you need SSDT (SQL Server Data Tools) versions 17.0 and later.<\/p>\n<p>To download;<\/p>\n<pre class=\"lang:default decode:true \">https:\/\/go.microsoft.com\/fwlink\/?linkid=837939<\/pre>\n<p>After completing the necessary installations, we perform the following operations and prepare our project.<\/p>\n<p>1) Let&#8217;s run Visual Studio.<\/p>\n<p>2) Let&#8217;s open the Team Explorer screen from the View menu.<\/p>\n<p>3) Click \u201cNew\u201d in the Local Git Repository section.<\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/Local-git-repo-image1.png\" \/><\/p>\n<p>After selecting the necessary path information, let&#8217;s click Create. In our example, we chose the Projects folder on Disk D.<\/p>\n<p>4) Let&#8217;s choose SQL Server from File \u2192 New \u2192 Projects and set the project name.<\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/New-Projects-image2.png\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/New-Projects-Details-image3.png\" width=\"792\" height=\"548\" \/><\/p>\n<p>In our example, we chose the path we created in Git Local repository as the project path and chose SSDT_DB as the project name. This is also the name of the DB we are going to create.<\/p>\n<p>5) After creating the project, we need to right click on the project and select add \u2192 Table. We need to create a table for our database.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/Add-Table-image4.png\" width=\"653\" height=\"613\" \/><\/p>\n<p>The screen that comes up for us to create a table is;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/Create-Table-image5.png\" width=\"665\" height=\"621\" \/><\/p>\n<p>For our example, we create a table named DemoTable. We have columns named Name, Surname, Location and WebSite in our table.<\/p>\n<p>Now it&#8217;s time to build our project, for this process, right click on our project and click Build.<\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/Build-Projects-image6.png\" \/><\/p>\n<p>After the build process, we need to publish our project. For this process, we right click on our project and click publish.<\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/Publish-Menu-image7.png\" \/><\/p>\n<p>On the Publish database screen, we click on edit.<\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/publish-edit-image8.png\" \/><\/p>\n<p>After clicking Edit, we see the connect screen, where we write our sql server database information.<\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/Connect-to-DB-Server-image9.png\" \/><\/p>\n<p>After entering the database information, we press the publish button on the publish database screen and the publishing process starts. Transaction details are displayed on the Data Tools Operations screen.<\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/Data-Tools-Operations-image10.png\" \/><\/p>\n<p>As you can see in the picture above, the transaction was successful. You can also check the scripts of the actual process.<\/p>\n<p>Let&#8217;s also see that the operation is running successfully with SQL Operation Studio.<\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"http:\/\/www.caglarozenc.com\/wp-content\/uploads\/SQL-Operation-Studio-Connect-image11.png\" \/><\/p>\n<p>As you can see, we have published the database project we created in Visual Studio in SQL Server 2017 in Docker, where we run it on Linux.<\/p>\n<p>We have come to the end of another article, see you in a different content&#8230;<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_39105\" class=\"pvc_stats all  \" data-element-id=\"39105\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/dbtut.com\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>In today&#8217;s article, we will Create A Database With Visual Studio on Linux SQL Server. In my previous article, I wanted to prepare a sample application for SQL Server 2017, which we ran on Docker. In today&#8217;s article, we will deal with this issue and connect to SQL Server running on Docker with Visual Studio &hellip;<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_39105\" class=\"pvc_stats all  \" data-element-id=\"39105\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/dbtut.com\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":1414,"featured_media":39123,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[10403,3],"tags":[],"class_list":["post-39105","post","type-post","status-publish","format-standard","has-post-thumbnail","","category-azure","category-mssql"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Create A Database With Visual Studio - Database Tutorials<\/title>\n<meta name=\"description\" content=\"In today&#039;s article, we will Create A Database With Visual Studio on Linux SQL Server.In my previous article, I wanted to prepare a sample\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create A Database With Visual Studio - Database Tutorials\" \/>\n<meta property=\"og:description\" content=\"In today&#039;s article, we will Create A Database With Visual Studio on Linux SQL Server.In my previous article, I wanted to prepare a sample\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/\" \/>\n<meta property=\"og:site_name\" content=\"Database Tutorials\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-16T11:50:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-16T11:54:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dbtut.com\/wp-content\/uploads\/2022\/04\/Ekran-Alintisi-16.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"734\" \/>\n\t<meta property=\"og:image:height\" content=\"468\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"\u00c7a\u011flar \u00d6zen\u00e7\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u00c7a\u011flar \u00d6zen\u00e7\" \/>\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:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/\"},\"author\":{\"name\":\"\u00c7a\u011flar \u00d6zen\u00e7\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/person\/92baa6fd666fb707d903177fed07d6ab\"},\"headline\":\"Create A Database With Visual Studio\",\"datePublished\":\"2022-04-16T11:50:59+00:00\",\"dateModified\":\"2022-04-16T11:54:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/\"},\"wordCount\":465,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/dbtut.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2022\/04\/Ekran-Alintisi-16.jpg\",\"articleSection\":[\"Azure\",\"MSSQL\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/\",\"url\":\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/\",\"name\":\"Create A Database With Visual Studio - Database Tutorials\",\"isPartOf\":{\"@id\":\"https:\/\/dbtut.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2022\/04\/Ekran-Alintisi-16.jpg\",\"datePublished\":\"2022-04-16T11:50:59+00:00\",\"dateModified\":\"2022-04-16T11:54:33+00:00\",\"description\":\"In today's article, we will Create A Database With Visual Studio on Linux SQL Server.In my previous article, I wanted to prepare a sample\",\"breadcrumb\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#primaryimage\",\"url\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2022\/04\/Ekran-Alintisi-16.jpg\",\"contentUrl\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2022\/04\/Ekran-Alintisi-16.jpg\",\"width\":734,\"height\":468},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dbtut.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create A Database With Visual Studio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dbtut.com\/#website\",\"url\":\"https:\/\/dbtut.com\/\",\"name\":\"Database Tutorials\",\"description\":\"MSSQL, Oracle, PostgreSQL, MySQL, MariaDB, DB2, Sybase, Teradata, Big Data, NOSQL, MongoDB, Couchbase, Cassandra, Windows, Linux\",\"publisher\":{\"@id\":\"https:\/\/dbtut.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dbtut.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dbtut.com\/#organization\",\"name\":\"dbtut\",\"url\":\"https:\/\/dbtut.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg\",\"contentUrl\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg\",\"width\":223,\"height\":36,\"caption\":\"dbtut\"},\"image\":{\"@id\":\"https:\/\/dbtut.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/person\/92baa6fd666fb707d903177fed07d6ab\",\"name\":\"\u00c7a\u011flar \u00d6zen\u00e7\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/997658bc236de4f5a0f3f46e64535566e31ba96824c77c01165e863fc38fd1ba?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/997658bc236de4f5a0f3f46e64535566e31ba96824c77c01165e863fc38fd1ba?s=96&d=mm&r=g\",\"caption\":\"\u00c7a\u011flar \u00d6zen\u00e7\"},\"url\":\"https:\/\/dbtut.com\/index.php\/author\/caglarozenc\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create A Database With Visual Studio - Database Tutorials","description":"In today's article, we will Create A Database With Visual Studio on Linux SQL Server.In my previous article, I wanted to prepare a sample","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:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/","og_locale":"en_US","og_type":"article","og_title":"Create A Database With Visual Studio - Database Tutorials","og_description":"In today's article, we will Create A Database With Visual Studio on Linux SQL Server.In my previous article, I wanted to prepare a sample","og_url":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/","og_site_name":"Database Tutorials","article_published_time":"2022-04-16T11:50:59+00:00","article_modified_time":"2022-04-16T11:54:33+00:00","og_image":[{"width":734,"height":468,"url":"https:\/\/dbtut.com\/wp-content\/uploads\/2022\/04\/Ekran-Alintisi-16.jpg","type":"image\/jpeg"}],"author":"\u00c7a\u011flar \u00d6zen\u00e7","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\u00c7a\u011flar \u00d6zen\u00e7","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#article","isPartOf":{"@id":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/"},"author":{"name":"\u00c7a\u011flar \u00d6zen\u00e7","@id":"https:\/\/dbtut.com\/#\/schema\/person\/92baa6fd666fb707d903177fed07d6ab"},"headline":"Create A Database With Visual Studio","datePublished":"2022-04-16T11:50:59+00:00","dateModified":"2022-04-16T11:54:33+00:00","mainEntityOfPage":{"@id":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/"},"wordCount":465,"commentCount":0,"publisher":{"@id":"https:\/\/dbtut.com\/#organization"},"image":{"@id":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#primaryimage"},"thumbnailUrl":"https:\/\/dbtut.com\/wp-content\/uploads\/2022\/04\/Ekran-Alintisi-16.jpg","articleSection":["Azure","MSSQL"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/","url":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/","name":"Create A Database With Visual Studio - Database Tutorials","isPartOf":{"@id":"https:\/\/dbtut.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#primaryimage"},"image":{"@id":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#primaryimage"},"thumbnailUrl":"https:\/\/dbtut.com\/wp-content\/uploads\/2022\/04\/Ekran-Alintisi-16.jpg","datePublished":"2022-04-16T11:50:59+00:00","dateModified":"2022-04-16T11:54:33+00:00","description":"In today's article, we will Create A Database With Visual Studio on Linux SQL Server.In my previous article, I wanted to prepare a sample","breadcrumb":{"@id":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#primaryimage","url":"https:\/\/dbtut.com\/wp-content\/uploads\/2022\/04\/Ekran-Alintisi-16.jpg","contentUrl":"https:\/\/dbtut.com\/wp-content\/uploads\/2022\/04\/Ekran-Alintisi-16.jpg","width":734,"height":468},{"@type":"BreadcrumbList","@id":"https:\/\/dbtut.com\/index.php\/2022\/04\/16\/create-a-database-with-visual-studio\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dbtut.com\/"},{"@type":"ListItem","position":2,"name":"Create A Database With Visual Studio"}]},{"@type":"WebSite","@id":"https:\/\/dbtut.com\/#website","url":"https:\/\/dbtut.com\/","name":"Database Tutorials","description":"MSSQL, Oracle, PostgreSQL, MySQL, MariaDB, DB2, Sybase, Teradata, Big Data, NOSQL, MongoDB, Couchbase, Cassandra, Windows, Linux","publisher":{"@id":"https:\/\/dbtut.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dbtut.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/dbtut.com\/#organization","name":"dbtut","url":"https:\/\/dbtut.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dbtut.com\/#\/schema\/logo\/image\/","url":"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg","contentUrl":"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg","width":223,"height":36,"caption":"dbtut"},"image":{"@id":"https:\/\/dbtut.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/dbtut.com\/#\/schema\/person\/92baa6fd666fb707d903177fed07d6ab","name":"\u00c7a\u011flar \u00d6zen\u00e7","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dbtut.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/997658bc236de4f5a0f3f46e64535566e31ba96824c77c01165e863fc38fd1ba?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/997658bc236de4f5a0f3f46e64535566e31ba96824c77c01165e863fc38fd1ba?s=96&d=mm&r=g","caption":"\u00c7a\u011flar \u00d6zen\u00e7"},"url":"https:\/\/dbtut.com\/index.php\/author\/caglarozenc\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/posts\/39105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/users\/1414"}],"replies":[{"embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/comments?post=39105"}],"version-history":[{"count":0,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/posts\/39105\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/media\/39123"}],"wp:attachment":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/media?parent=39105"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/categories?post=39105"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/tags?post=39105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}