84 How to use sql authentication connection in SSIS | Make the connection dynamic using variables

preview_player
Показать описание
How to use sql authentication connection in SSIS
Provider=MSOLEDBSQL;Server="+ @[User::SQLServer] +";Database="+ @[User::Database] +";UID="+ @[User::User] +";PWD="+ @[User::Pwd] +";"
Download the file\script used in the Video from below link

How to use sql authentication connection in SSIS
How do I connect to SQL Server with SQL authentication?
Can we deploy SSIS package using SQL Server authentication?
How do I use ODBC connection in SSIS package?
How does SSIS connect to SQL database?

Happy Learning.

Рекомендации по теме
Комментарии
Автор

Brilliant Explanation!! I was worried I didn't know this! You saved me! Thanks a Lot Aqil!

syedmuzaffer
Автор

Amazing video!
One question – is it safe to use username and password as variables in the workflows? Is there any other secure of way dynamically passing credentials and not storing them in the values of variables?

sharma-vasundhara
Автор

Hey, can you please explain how to replace generic user id passwords for ssis to user specific? Means if i have 5 developers they should use their own credentials for development . How to achieve this?

swapnilshimpi
Автор

Hi, My connection is of windows but when i tried to make it sql connection, It is not saving or changing Please help.

AdnanKhan-kfbm
Автор

can one not use it in data flow task please?

saulasheriffdeenolamilekan
welcome to shbcf.ru