No announcements
Found 86173 threads
-
0 Votes
ConnectionString
Form1: public string getConnectionString() { string connectionString = "Data ...Answered | 2 Replies | 3400 Views | Created by Nitin Chaudhary MCPD - Saturday, April 25, 2009 6:06 PM | Last reply by Guo Surfer - Saturday, April 25, 2009 7:38 PM -
1 Votes
connectionstring
Sir i'm using this connection in my application to insert, update & delete data in database through datagridview. but using this connection SqlConnection con = new ...Answered | 8 Replies | 2409 Views | Created by santoshkmr - Saturday, January 7, 2012 2:53 PM | Last reply by san Sanz - Saturday, January 7, 2012 7:18 PM -
1 Votes
Connectionstring at Runtime
I want to edit the connectionstrings section of the file to allow the user to store multiple connectionstring in the section.Answered | 4 Replies | 3075 Views | Created by LandsharkDaddy - Friday, December 4, 2009 12:14 AM | Last reply by Aland Li - Wednesday, December 9, 2009 8:23 AM -
1 Votes
Connectionstring
my code is failing at Multiple places like conn = new You could share the error message with us, In my opinion, The error in this line means ...Answered | 3 Replies | 1812 Views | Created by Vijay Patel - Wednesday, August 19, 2015 3:32 PM | Last reply by BonnieB - Saturday, August 29, 2015 4:55 PM -
1 Votes
Modify ConnectionString
. : MyConfig.ConnectionStrings.ConnectionStrings[2]): try ...Answered | 12 Replies | 12488 Views | Created by Mike Hildner - Thursday, June 29, 2006 11:05 PM | Last reply by FilippoCSM - Tuesday, April 10, 2012 9:52 AM -
5 Votes
Passing a ConnectionString in DbContext Constructor
In constructor #2, replace this: Public Sub New ...Answered | 5 Replies | 71155 Views | Created by Christy Piffat - Thursday, September 26, 2013 9:13 PM | Last reply by RobertGustafson - Tuesday, June 21, 2016 8:07 PM -
1 Votes
Set ConnectionString from Variable
Rob, The ConnectionString will be evaluated against the expression only after a call to AcquireConnection method is made.Answered | 3 Replies | 4086 Views | Created by R0b Phillips - Tuesday, September 21, 2010 4:21 PM | Last reply by R0b Phillips - Wednesday, September 22, 2010 12:20 PM -
0 Votes
extract ConnectionString from App.Config
Extending Eva's reply, you can apply the things as below, string connectionString = ...Answered | 2 Replies | 2538 Views | Created by Jassim Rahma - Thursday, April 12, 2012 6:12 PM | Last reply by Adavesh - Friday, April 13, 2012 8:12 AM -
5 Votes
Modify ConnectionString in App.Config
It's to do with the dataset designer only allowing the user a ConnectionString located in the app.config, so building it myself is something I've done in the past, but can't if I want to use ...Answered | 16 Replies | 61082 Views | Created by MartinThwaites - Sunday, July 19, 2009 9:32 PM | Last reply by xuan tran - Friday, September 18, 2020 11:41 AM -
2 Votes
ConnectionString |DataSource| change path
ConnectionString is:Answered | 10 Replies | 5058 Views | Created by FrenkyB - Saturday, June 21, 2008 9:51 AM | Last reply by FrenkyB - Thursday, June 26, 2008 12:59 PM -
0 Votes
protect connectionstring in app.config
Hi Amodio, To update the connectionString in app.config, you should Suppose you have an application named Test ...Answered | 4 Replies | 2405 Views | Created by Amodio - Wednesday, January 25, 2012 8:36 AM | Last reply by Toni Petrina - Saturday, January 28, 2012 2:56 PM -
5 Votes
Getting ConnectionString from app.config
public static string getNewConnection(string x) { ...Answered | 14 Replies | 7888 Views | Created by DSlinx - Thursday, June 21, 2012 10:55 AM | Last reply by Heslacher - Friday, June 22, 2012 6:26 AM -
0 Votes
DataSources vs ConnectionString - SSIS
What are the advantages of DataSources over ConnectionString?Answered | 5 Replies | 2806 Views | Created by Kongathi - Tuesday, August 28, 2012 8:33 AM | Last reply by TVanover - Tuesday, August 28, 2012 3:53 PM -
0 Votes
Oracle ConnectionString Problem
I need to connect C# to Oracle 11g and I have use: <connectionStrings> <add ...Answered | 1 Replies | 328 Views | Created by DJKhalif - Wednesday, December 23, 2015 2:33 AM | Last reply by Matthew LEAN . D - Wednesday, December 23, 2015 2:43 AM -
0 Votes
EditItemTemplate DropDownList ConnectionString using concatenated AppSettings + ConnectionString
I have many databases in web.config connectionstring plus I have multiple platforms like UAT system and PRD system.Answered | 2 Replies | 1000 Views | Created by MV-Progr - Tuesday, February 17, 2015 11:54 PM | Last reply by MV-Progr - Thursday, February 19, 2015 6:10 PM -
0 Votes
ConfigurationManager (ConnectionStrings) woes.
If I add .Default to the path like this: ConfigurationManager .ConnectionStrings[ProjName.Properties.Answered | 14 Replies | 8509 Views | Created by Kurt Wimberger - Tuesday, August 31, 2010 7:52 PM | Last reply by Mike Dos Zhang - Thursday, September 9, 2010 2:54 AM -
0 Votes
Best practice for encrypting connectionString
Hi, Was using connectionString for database connections and was happy with it and it was doing what it supposed to.Answered | 2 Replies | 2554 Views | Created by etlman - Friday, March 13, 2015 11:18 PM | Last reply by etlman - Monday, March 16, 2015 9:49 PM -
0 Votes
Web.Config Transform for Connectionstring / Development process
Web.config: <connectionStrings>Answered | 1 Replies | 2167 Views | Created by Joe Kopp - Wednesday, December 12, 2012 8:46 AM | Last reply by Paul Van Bladel - Wednesday, December 12, 2012 8:54 AM -
0 Votes
Connectionstring to a protected drive
But if i don't enter in that hard disk manually the connectionstring gives me an error...Answered | 4 Replies | 3328 Views | Created by Ivan_nn2 - Wednesday, October 15, 2008 11:15 AM | Last reply by Ivan_nn2 - Friday, October 17, 2008 8:14 AM -
0 Votes
connectionString for a Database in the Application
"I dont know how to modify my connectionString" ... so that it can access the database within the application.Answered | 7 Replies | 3231 Views | Created by GushaX - Tuesday, January 27, 2009 2:28 PM | Last reply by Bin-ze Zhao - Friday, January 30, 2009 9:46 AM - Items 1 to 20 of 86173 Next ›
No announcements