{"id":11283,"date":"2023-06-27T06:56:00","date_gmt":"2023-06-27T04:56:00","guid":{"rendered":"https:\/\/expert-only.com\/?p=11283"},"modified":"2023-09-12T12:15:28","modified_gmt":"2023-09-12T10:15:28","slug":"create-ssis-project-visual-studio-2019","status":"publish","type":"post","link":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/","title":{"rendered":"How to create a new SSIS project with Visual Studio?"},"content":{"rendered":"\n<h4 class=\"wp-block-heading has-text-align-left\" id=\"h-step-by-step-video-and-blog-post-tutorial-to-create-a-new-ssis-project-and-a-solution-with-visual-studio\"><em><strong>Step by step video and blog post tutorial to create a new SSIS project and a solution with Visual Studio.<\/strong><\/em><\/h4>\n\n\n\n<p>To develop SSIS packages, i.e., SQL Server Integration Services objects, you need an integrated development environment, also called IDE. Visual Studio is the development environment provided by Microsoft. To create a new solution, a new project and a new SSIS package with VS2019, you need first to install Visual Studio 2019 and then <a href=\"https:\/\/expert-only.com\/en\/ssis\/install-ssis-in-visual-studio-2019\/\">install the Integration Services project extension<\/a>. How do I create an SSIS solution and SSIS project? With Visual Studio Integration Services, creating a solution is like creating a container that groups your <a href=\"https:\/\/en.wikipedia.org\/wiki\/SQL_Server_Integration_Services\" target=\"_blank\" rel=\"noreferrer noopener\">SSIS<\/a> projects. An SSIS project groups together all the SSIS packages in the same project.<\/p>\n\n\n\n<p>First, creating SSIS solutions and projects with Visual Studio allows you to group and organise the packages under development. But also, the connections by themes or functional areas. To create an SSIS project, follow these steps.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Video tutorial to Create an SSIS project and solution with Visual Studio<\/h3>\n\n\n\n<p>The illustrated tutorial with video steps to create an SSIS project and add a package.<\/p>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to create an SSIS project and package with Visual Studio?\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/90YWuCXUnbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">step 1. Open Visual Studio 2019<\/h2>\n\n\n\n<p>Click on the Start Windows button, search the programs or use the search bar and type <em>Visual Studio 2019<\/em>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"678\" height=\"451\" src=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/open-visual-studio-2019-start-page.jpg\" alt=\"Visual Studio 2019 logo as displayed at start-up\" class=\"wp-image-11242\" srcset=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/open-visual-studio-2019-start-page.jpg 678w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/open-visual-studio-2019-start-page-300x200.jpg 300w\" sizes=\"auto, (max-width: 678px) 100vw, 678px\" \/><figcaption class=\"wp-element-caption\">Visual Studio 2019 logo as displayed at start-up<\/figcaption><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\">step 2. Select the Create a new project option<\/h2>\n\n\n\n<p>In the start-up screen, select Create a new project. Then validate. The type of project is chosen in the next step.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"481\" height=\"574\" src=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/create-a-new-project-with-visual-studio.jpg\" alt=\"Create a new project with Visual Studio 2019 and configure it as an SSIS one\" class=\"wp-image-11248\" srcset=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/create-a-new-project-with-visual-studio.jpg 481w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/create-a-new-project-with-visual-studio-251x300.jpg 251w\" sizes=\"auto, (max-width: 481px) 100vw, 481px\" \/><figcaption class=\"wp-element-caption\">Create a new project with Visual Studio 2019 and configure it as an SSIS one<\/figcaption><\/figure><\/div>\n\n\n<figure class=\"wp-block-embed aligncenter is-type-wp-embed is-provider-sql-and-it-tutorials wp-block-embed-sql-and-it-tutorials\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"odBmIH0aNT\"><a href=\"https:\/\/expert-only.com\/en\/ssis\/install-ssis-in-visual-studio-2019\/\">How to install SSIS in Visual Studio 2019? SQL Server Integration Services<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;How to install SSIS in Visual Studio 2019? SQL Server Integration Services&#8221; &#8212; SQL and IT Tutorials\" src=\"https:\/\/expert-only.com\/en\/ssis\/install-ssis-in-visual-studio-2019\/embed\/#?secret=3OxWP7BhoI#?secret=odBmIH0aNT\" data-secret=\"odBmIH0aNT\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">step 3. Select the Integration Services Project template<\/h2>\n\n\n\n<p>In the search bar, type Integration Services, then select the corresponding type from the list. If the project type does not appear, then check the installation of SSS projects in Visual Studio. Finally, validate to proceed to the next step of creating the SSIS project. To summarise:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Type <strong><em>Integration Services Project<\/em><\/strong> in the search bar<\/li>\n\n\n\n<li>Select the <strong><em>Integration Services Project<\/em><\/strong> type<\/li>\n\n\n\n<li>Click on <strong><em>Next<\/em><\/strong> to validate.<\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"950\" height=\"713\" src=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/select-new-integration-services-project.jpg\" alt=\"Create a new SSIS project with Visual Studio 2019\" class=\"wp-image-11254\" srcset=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/select-new-integration-services-project.jpg 950w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/select-new-integration-services-project-300x225.jpg 300w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/select-new-integration-services-project-768x576.jpg 768w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/select-new-integration-services-project-678x509.jpg 678w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/select-new-integration-services-project-326x245.jpg 326w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/select-new-integration-services-project-80x60.jpg 80w\" sizes=\"auto, (max-width: 950px) 100vw, 950px\" \/><figcaption class=\"wp-element-caption\"><em>Create a new SSIS project with Visual Studio 2019<\/em><\/figcaption><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\">step 4. Configure the location of the SSIS project and solution<\/h2>\n\n\n\n<p>An SSIS project, or a Visual Studio project, is usually stored in a solution, a solution can contain several projects of different types. For example, a complete BI solution with a T-SQL project, an SSIS ETL project and a Tabular Model project.<\/p>\n\n\n\n<p>In the example below, the box is checked, and the file is therefore in the same folder. In this case the solution has the same name as the SSIS project. To use the same configuration, follow these three steps below as in the next screenshot:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Enter the SSIS project name, here it is, per default: <strong>Integration Services Project<\/strong><\/li>\n\n\n\n<li>Type or browse to the location, here : <strong>C:\\solutions<\/strong><\/li>\n\n\n\n<li>Then leave the option to <strong>place the solution and project in the same directory ticked<\/strong>.<\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"791\" height=\"495\" src=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/configure-new-ssis-path-visual-studio-2019.jpg\" alt=\"Configure the new Integration Services project and solution\" class=\"wp-image-11261\" srcset=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/configure-new-ssis-path-visual-studio-2019.jpg 791w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/configure-new-ssis-path-visual-studio-2019-300x188.jpg 300w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/configure-new-ssis-path-visual-studio-2019-768x481.jpg 768w\" sizes=\"auto, (max-width: 791px) 100vw, 791px\" \/><figcaption class=\"wp-element-caption\">Configure the new Integration Services project and solution<\/figcaption><\/figure><\/div>\n\n\n<p>When creating a dedicated solution, project or SSIS package, it is advisable to rename them to avoid confusion. That is, do not leave the default names proposed by Visual Studio.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">step 5. The Solution Explorer shows the project structure that stores the package<\/h2>\n\n\n\n<p>When the project is opened, the main navigation window is called Solution Explorer. To open it manually, go to the View menu and select Solution Explorer or use the shortcut CTRL+ALT+L.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"636\" height=\"595\" src=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/visual-studio-solution-explorer-ssis-project.jpg\" alt=\"The new SSIS solution, project and package in the Solution Explorer\" class=\"wp-image-11270\" srcset=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/visual-studio-solution-explorer-ssis-project.jpg 636w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/visual-studio-solution-explorer-ssis-project-300x281.jpg 300w\" sizes=\"auto, (max-width: 636px) 100vw, 636px\" \/><figcaption class=\"wp-element-caption\"><em>The new SSIS solution, project and package in the Solution Explorer<\/em><\/figcaption><\/figure><\/div>\n\n\n<h4 class=\"wp-block-heading\"><em>SSIS solution and project files generated by Visual Studio<\/em><\/h4>\n\n\n\n<p>When the SSIS solution is created, a folder is created at the chosen location containing the solution and project. These include a .sln file and a .suo file. The SLN file is the solution file and the SUO file contains the user&#8217;s preferences and settings.<\/p>\n\n\n\n<p>In the SSIS project folder, here it is <strong><em>C:\\solutions\\Integration Services Project<\/em><\/strong>, you will find the following SSIS project files:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The first one is :Integration Services Project<strong>.database<\/strong><\/li>\n\n\n\n<li>Integration Services Project<strong>.dtproj<\/strong><\/li>\n\n\n\n<li>Integration Services Project<strong>.dtproj.user<\/strong><\/li>\n\n\n\n<li>Last but least, <strong>Package.dtsx<\/strong> : the first SSIS package created automatically with a default name<\/li>\n<\/ul>\n\n\n\n<p>From the Solution Explorer window, there is no need to create the first package manually. The system creates it automatically and gives it a default name: package.dtsx. It is strongly advised to rename it to avoid confusion.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">step 6. Add a new SSIS project to an existing solution in Visual Studio<\/h2>\n\n\n\n<p>It is also possible to add a new SSIS project to your solution, there are three possible solutions:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Right-click on the SSIS project, click on Add and then on New Item<\/li>\n\n\n\n<li>Right-click on the SSIS Packages folder, then choose New SSIS Package<\/li>\n\n\n\n<li>To duplicate a package directly, select the package and do a CTRL+C then CTRL+V<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">step 7. Add a new SSIS package to an existing project<\/h2>\n\n\n\n<p>Finally, to create a new SSIS package in the SSIS project, right-click on an existing SSIS package and choose New SSIS Package.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-conclusion-on-creating-ssis-projects-and-solutions-using-visual-studio\">Conclusion on creating SSIS projects and solutions using Visual Studio<\/h3>\n\n\n\n<p>To conclude, this tutorial provides all the simple steps to set up an SSIS project and solution in Visual Studio 2019. It shows how to select the correct project template, configure the project storage, and check the Solution Explorer, and add projects or packages. By following these steps, users can quickly begin to develop their SSIS packages.<\/p>\n\n\n\n<p>Finally, you can now create your <a href=\"https:\/\/expert-only.com\/en\/ssis\/create-a-simple-ssis-data-flow\/\"><strong>first SSIS control and data flow to load data from a table to another one<\/strong><\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-wp-embed is-provider-sql-and-it-tutorials wp-block-embed-sql-and-it-tutorials\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"yo3w0RjKji\"><a href=\"https:\/\/expert-only.com\/en\/ssis\/create-a-simple-ssis-data-flow\/\">Create a simple SSIS data flow<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Create a simple SSIS data flow&#8221; &#8212; SQL and IT Tutorials\" src=\"https:\/\/expert-only.com\/en\/ssis\/create-a-simple-ssis-data-flow\/embed\/#?secret=3ssJN3hu89#?secret=yo3w0RjKji\" data-secret=\"yo3w0RjKji\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Step by step video and blog post tutorial to create a new SSIS project and a solution with Visual Studio. To develop SSIS packages, i.e., SQL Server Integration Services objects, you need an integrated development environment, also called IDE. <a class=\"mh-excerpt-more\" href=\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/\" title=\"How to create a new SSIS project with Visual Studio?\">&#8230;<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":10869,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[516],"tags":[],"class_list":{"0":"post-11283","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ssis"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.7 (Yoast SEO v26.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to create a new SSIS project with Visual Studio?<\/title>\n<meta name=\"description\" content=\"To create a new SSIS project with Visual Studio, check the Integration Services Projects installation and follow the step by step tutorial.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to create a new SSIS project with Visual Studio?\" \/>\n<meta property=\"og:description\" content=\"To create a new SSIS project with Visual Studio, check the Integration Services Projects installation and follow the step by step tutorial.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/\" \/>\n<meta property=\"og:site_name\" content=\"SQL and IT Tutorials\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ExpertOnlyCom\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-27T04:56:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-12T10:15:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/texture-design-9D617D2FB8C_1920x1080.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Expert-Only\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@expert_only\" \/>\n<meta name=\"twitter:site\" content=\"@expert_only\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Expert-Only\" \/>\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:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/\"},\"author\":{\"name\":\"Expert-Only\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef\"},\"headline\":\"How to create a new SSIS project with Visual Studio?\",\"datePublished\":\"2023-06-27T04:56:00+00:00\",\"dateModified\":\"2023-09-12T10:15:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/\"},\"wordCount\":926,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/expert-only.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/texture-design-9D617D2FB8C_1920x1080.jpg\",\"articleSection\":[\"SSIS\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/\",\"url\":\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/\",\"name\":\"How to create a new SSIS project with Visual Studio?\",\"isPartOf\":{\"@id\":\"https:\/\/expert-only.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/texture-design-9D617D2FB8C_1920x1080.jpg\",\"datePublished\":\"2023-06-27T04:56:00+00:00\",\"dateModified\":\"2023-09-12T10:15:28+00:00\",\"description\":\"To create a new SSIS project with Visual Studio, check the Integration Services Projects installation and follow the step by step tutorial.\",\"breadcrumb\":{\"@id\":\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#primaryimage\",\"url\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/texture-design-9D617D2FB8C_1920x1080.jpg\",\"contentUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/texture-design-9D617D2FB8C_1920x1080.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"en\",\"item\":\"https:\/\/expert-only.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to create a new SSIS project with Visual Studio?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/expert-only.com\/en\/#website\",\"url\":\"https:\/\/expert-only.com\/en\/\",\"name\":\"SQL and IT Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/expert-only.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/expert-only.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/expert-only.com\/en\/#organization\",\"name\":\"Expert-Only\",\"url\":\"https:\/\/expert-only.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg\",\"contentUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg\",\"width\":381,\"height\":174,\"caption\":\"Expert-Only\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ExpertOnlyCom\/\",\"https:\/\/x.com\/expert_only\",\"https:\/\/www.youtube.com\/channel\/UCMS5sR_FwAetB0FmciNvUaA\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef\",\"name\":\"Expert-Only\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g\",\"caption\":\"Expert-Only\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to create a new SSIS project with Visual Studio?","description":"To create a new SSIS project with Visual Studio, check the Integration Services Projects installation and follow the step by step tutorial.","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:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/","og_locale":"en_US","og_type":"article","og_title":"How to create a new SSIS project with Visual Studio?","og_description":"To create a new SSIS project with Visual Studio, check the Integration Services Projects installation and follow the step by step tutorial.","og_url":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/","og_site_name":"SQL and IT Tutorials","article_publisher":"https:\/\/www.facebook.com\/ExpertOnlyCom\/","article_published_time":"2023-06-27T04:56:00+00:00","article_modified_time":"2023-09-12T10:15:28+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/texture-design-9D617D2FB8C_1920x1080.jpg","type":"image\/jpeg"}],"author":"Expert-Only","twitter_card":"summary_large_image","twitter_creator":"@expert_only","twitter_site":"@expert_only","twitter_misc":{"Written by":"Expert-Only","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#article","isPartOf":{"@id":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/"},"author":{"name":"Expert-Only","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef"},"headline":"How to create a new SSIS project with Visual Studio?","datePublished":"2023-06-27T04:56:00+00:00","dateModified":"2023-09-12T10:15:28+00:00","mainEntityOfPage":{"@id":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/"},"wordCount":926,"commentCount":0,"publisher":{"@id":"https:\/\/expert-only.com\/en\/#organization"},"image":{"@id":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#primaryimage"},"thumbnailUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/texture-design-9D617D2FB8C_1920x1080.jpg","articleSection":["SSIS"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/","url":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/","name":"How to create a new SSIS project with Visual Studio?","isPartOf":{"@id":"https:\/\/expert-only.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#primaryimage"},"image":{"@id":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#primaryimage"},"thumbnailUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/texture-design-9D617D2FB8C_1920x1080.jpg","datePublished":"2023-06-27T04:56:00+00:00","dateModified":"2023-09-12T10:15:28+00:00","description":"To create a new SSIS project with Visual Studio, check the Integration Services Projects installation and follow the step by step tutorial.","breadcrumb":{"@id":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#primaryimage","url":"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/texture-design-9D617D2FB8C_1920x1080.jpg","contentUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/texture-design-9D617D2FB8C_1920x1080.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/expert-only.com\/en\/ssis\/create-ssis-project-visual-studio-2019\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"en","item":"https:\/\/expert-only.com\/en\/"},{"@type":"ListItem","position":2,"name":"How to create a new SSIS project with Visual Studio?"}]},{"@type":"WebSite","@id":"https:\/\/expert-only.com\/en\/#website","url":"https:\/\/expert-only.com\/en\/","name":"SQL and IT Tutorials","description":"","publisher":{"@id":"https:\/\/expert-only.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/expert-only.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/expert-only.com\/en\/#organization","name":"Expert-Only","url":"https:\/\/expert-only.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg","contentUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg","width":381,"height":174,"caption":"Expert-Only"},"image":{"@id":"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ExpertOnlyCom\/","https:\/\/x.com\/expert_only","https:\/\/www.youtube.com\/channel\/UCMS5sR_FwAetB0FmciNvUaA"]},{"@type":"Person","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef","name":"Expert-Only","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g","caption":"Expert-Only"}}]}},"_links":{"self":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/11283","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/comments?post=11283"}],"version-history":[{"count":22,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/11283\/revisions"}],"predecessor-version":[{"id":26936,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/11283\/revisions\/26936"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media\/10869"}],"wp:attachment":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media?parent=11283"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/categories?post=11283"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/tags?post=11283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}