No announcements
Found 1579572 threads
-
1 Votes
Dynamically Setting Up SQL connection string
I am trying to store the data in SQL that was fetched from CyberArk using Logic Apps, How can i dynamically set up the connection string to make this work?Unanswered | 1 Replies | 1753 Views | Created by Hammad319 - Friday, August 7, 2020 7:22 PM | Last reply by Melissa Ma - Monday, August 10, 2020 3:15 AM -
0 Votes
Dynamically Setting Up SQL connection string
I am trying to store the data in SQL that was fetched from CyberArk using Logic Apps, How can i dynamically set up the connection string to make ... -
1 Votes
Dynamic Connection String
particularly relevant. What is relevant is setting up the foreach loop. Outside of the loop, you need to create a string variable ...Answered | 5 Replies | 3885 Views | Created by Snow Rabbit - Wednesday, January 5, 2011 1:07 PM | Last reply by Snow Rabbit - Thursday, January 6, 2011 9:15 AM -
0 Votes
Changing connection string dynamically
. I am using domain service and entity framework with WCF RIA. How do I change the connection string dynamically at run time? I have searched this ...Answered | 1 Replies | 2770 Views | Created by Firehead24 - Tuesday, March 2, 2010 4:31 PM | Last reply by Olivier Dahan - Wednesday, March 3, 2010 12:58 AM -
0 Votes
read connection string dynamically
.NET framework, so, the connection string is normally set in the web.config configuration file, and when the application loads up, it read the value for this ...Answered | 9 Replies | 409 Views | Created by virtual machine active x control - Monday, June 8, 2015 2:38 PM | Last reply by Paul P Clement IV - Wednesday, June 10, 2015 2:53 PM -
0 Votes
dynamically connection string
Hi, how to change dynamically connection string in ssis?Answered | 3 Replies | 1312 Views | Created by Koteswararao Bellam - Wednesday, July 17, 2013 4:31 AM | Last reply by SSISJoost - Wednesday, July 17, 2013 6:45 AM -
0 Votes
Dynamically change PowerPivot connection string
password information of the logged in user. Can I somehow dynamically change the PowerPivot connection string. I would like to replace user id and ...Answered | 1 Replies | 694 Views | Created by BorikaS - Thursday, October 19, 2017 8:42 PM | Last reply by willson yuan - Friday, October 20, 2017 3:05 AM -
0 Votes
Setting Connection String attributes
. You can also store your connection string in your own xml file instead.(//.T) Former member of EmoAnswered | 4 Replies | 2754 Views | Created by sandsdad - Thursday, December 3, 2009 10:11 PM | Last reply by sandsdad - Sunday, December 6, 2009 5:17 PM -
0 Votes
Dynamically Change the Connection String
connection string instead with all my other user-defined settings. Is this even possible? Did I use the wrong tools to make something like that work? Please help, ...Answered | 1 Replies | 6529 Views | Created by kpizzle - Tuesday, October 28, 2008 7:58 PM | Last reply by Devesh Anand [MSFT] - Tuesday, November 4, 2008 11:06 AM -
0 Votes
Setting up Teradata connection manager
setting up a connection manager to Teradata is appreciated. Thanks Francis, MCTS: BI 2008, MCITP: BI 2008 Stay ...Answered | 6 Replies | 2895 Views | Created by MostInterestingMan - Thursday, August 29, 2013 9:16 PM | Last reply by MostInterestingMan - Tuesday, September 3, 2013 9:16 PM -
0 Votes
Connection String not Setting up Properly in Script Task
There's no need for you to know the connection string at all within your Script. Instead of creating a connection using the connection ...Answered | 3 Replies | 4965 Views | Created by SumitKumarDua - Thursday, October 4, 2012 2:01 PM | Last reply by SumitKumarDua - Monday, October 8, 2012 1:44 PM -
0 Votes
Setting up an ADO.NET connection
global assembly using .NET Framework 2.0 Configuration. (I assume this is necessary?). Yet, AdoNet never shows up in the data provider list box under Data Connections/Add ...Answered | 1 Replies | 3947 Views | Created by DreamU - Thursday, February 4, 2010 6:54 PM | Last reply by YiChun Chen - Monday, February 8, 2010 7:53 AM -
1 Votes
sql connection setting
2.In web config connection string you can specify Connection Timeout argument .(This setting for the entire application who access this ...Answered | 6 Replies | 2010 Views | Created by skc_chat - Monday, November 5, 2012 5:46 AM | Last reply by skc_chat - Monday, November 5, 2012 9:19 AM -
0 Votes
Setting connection string in code
where the provider keyword is no longer supported in the connection string. After all, you are creating an OleDbConntection, so it is a bit ...Answered | 3 Replies | 3510 Views | Created by Benny Samuelsson - Friday, April 13, 2007 8:58 PM | Last reply by RamonCar - Friday, April 13, 2007 11:29 PM -
0 Votes
Setting up Connection string in Web Deploy for workflows
i have another connection string in system.servicemodel tagAnswered | 2 Replies | 469 Views | Created by Surya Gari - Wednesday, August 5, 2015 1:21 PM | Last reply by Surya Gari - Friday, August 7, 2015 12:59 PM -
4 Votes
passing connection string dynamically to ssis package
connection string i also need to pass user name and password for sql server dynamically in this case, what is the ...Answered | 8 Replies | 47926 Views | Created by baba k - Thursday, July 12, 2012 12:35 PM | Last reply by Nandhini Madan - Tuesday, November 24, 2015 1:44 AM -
0 Votes
Sql Connection string
connection string isn't the exact kind of data you create from your application, unless you are writing something like a UDL file editor. You can look up ...Answered | 2 Replies | 1135 Views | Created by chethna - Monday, January 14, 2013 9:41 PM | Last reply by SilentJealousy - Wednesday, January 16, 2013 8:53 AM -
0 Votes
Setting up Project Dependencies dynamically
Hi All, i am working on to create a dynamic website where it will take the input as database and some process will go on with user intervention and outputs a new website with all ...Answered | 7 Replies | 2039 Views | Created by Anil Kumar goud - Friday, December 23, 2011 9:41 AM | Last reply by Lie You - Monday, December 26, 2011 9:02 AM -
0 Votes
SQL SERVER CONNECTION STRING RELATED
I want to know that what is the process to create the connection string dynamically as when i install the project on client's system it connected to the database without the ...Answered | 1 Replies | 1302 Views | Created by Mihir02 - Sunday, October 6, 2013 1:01 PM | Last reply by Dan Guzman - Sunday, October 6, 2013 2:20 PM -
0 Votes
Dynamically change connection string based on session!
Hi Friends, I am working on an ASP.NET project. Is it possible to change connection string in Linq through code? I want to ...Answered | 2 Replies | 4452 Views | Created by pAshish - Friday, April 16, 2010 9:42 AM | Last reply by liurong luo - Tuesday, April 20, 2010 8:00 AM - Items 1 to 20 of 1579572 Next ›
No announcements