hi,
i have create packages which loads the data from flat file to sql server table ,
now i want to make my destination table connection dynamic what is format of connection string
i also need to pass user name and password for sql server dynamically
in this case, what is the format for the connection string
also in package i used ADO.net as source for *.mdb files how i can set the commection to .mdb files dynamically which is used as source in my package