sql server - SSIS File System store - Is there a file path I can use for access -


i have ssis file system deployment , trying understand if there easy way deploy large number of packages. name implies physical directory on disk, copy/paste files to, cannot find online tells me directory lives.

am correct in thinking works way? or need either manually upload each package in ssms or script automated deployment

enter image description here

your current files reside in:

\[your]\[computer]\pdevine\documents\visual studio [yourversion]\projects 

after creating solution on target, can copy , paste files project directory target. if don't know find current files, click on package , here:

enter image description here


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -