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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -