随笔分类 -  Visual Studio

摘要:How To Export ISPAC file from SSISDB in SSMS 1.In SSMS, go to Integration Services Catalogs > expand the folder and navigate to your SSIS project. 2.R 阅读全文
posted @ 2022-06-30 15:15 Javi 阅读(547) 评论(0) 推荐(0)
摘要:SQL Server Data Tools (SSDT) 是一款新式开发工具,用于生成 SQL Server 关系数据库、Azure SQL 数据库、Analysis Services (AS) 数据模型、Integration Services (IS) 包和 Reporting Services 阅读全文
posted @ 2020-11-05 16:05 Javi 阅读(4961) 评论(0) 推荐(0)
摘要:Getting started Step 1 - In this example, we are going to create a package programmatically and copy a file from a source to a destination folder. To 阅读全文
posted @ 2020-07-10 09:36 Javi 阅读(303) 评论(0) 推荐(0)
摘要:Problem I would like to learn how to fire events, execute T-SQL commands and run SMO with the SQL Server Integration Services (SSIS) Script Task. Can 阅读全文
posted @ 2020-07-10 09:34 Javi 阅读(416) 评论(0) 推荐(0)
摘要:Problem The SSIS Script Task allows you to add functionality to your SSIS package that does not already exist with the other predefined tasks. In this 阅读全文
posted @ 2020-07-10 09:32 Javi 阅读(449) 评论(0) 推荐(0)
摘要:问题 SQL Server Integration Services是Microsoft强大的平台,用于实施提取,转换和加载(ETL)解决方案。它允许SQL Server专业人士解决复杂的商业智能任务,并使用各种数据源。Microsoft提供了用于设计和开发Integration Services项 阅读全文
posted @ 2020-07-10 09:19 Javi 阅读(13173) 评论(0) 推荐(2)
摘要:Today, in the Microsoft Connect(); 2018 keynote, Scott Guthrie announced the availability of Visual Studio 2019 Preview 1. This is the first preview o 阅读全文
posted @ 2018-12-05 10:29 Javi 阅读(216) 评论(0) 推荐(0)
摘要:Installing VS Components To follow along with this article, you must have an AWS account and install the AWS Toolkit for Visual Studio. I’m using Visu 阅读全文
posted @ 2018-07-25 11:36 Javi 阅读(824) 评论(0) 推荐(0)
摘要:这两天突然记起巨软的Visual Studio 2017 好像有说可以用C#开发IOS和Android应用,所以就自己去尝试了下生成过程。 相对与IOS来说,Android的生成过程还是比较容易的没有什么复杂的要求,网络上也有一些文章有说明怎么实现编码过程。 但是网络IOS的文章相对较少,也说的不是 阅读全文
posted @ 2018-07-12 11:49 Javi 阅读(1623) 评论(2) 推荐(0)
摘要:微软在Build2017大会上发布一款名为Xamarin Live Player的全新工具,可以让PC用户在不使用Mac的前提下测试和调试iOS应用。但是向App Store提交应用时仍然需要Xcode,不过也仅此一次需要Mac的介入。因此使用Windows系统的开发者现在可以在开发阶段向iOS设备 阅读全文
posted @ 2018-07-12 11:46 Javi 阅读(871) 评论(0) 推荐(0)
摘要:In this post, App Dev Manager Ed Tovsen spotlight the features and benefits of Code Maps in Visual Studio. Systems architects have long used modeling 阅读全文
posted @ 2018-05-31 09:18 Javi 阅读(466) 评论(0) 推荐(0)