No announcements
Found 1215648 threads
-
2 Votes
Dynamic connection string for OLEDB connection string in SSIS
Hi SubhadipRoy, I you set the connection string of your OLEDB dynamically during the execution of the package, you should try setting the option ...Answered | 4 Replies | 24261 Views | Created by SubhadipRoy - Sunday, September 29, 2013 4:19 PM | Last reply by Guillaume Fraiture - Monday, September 30, 2013 8:12 AM -
0 Votes
connection string
Yes: the string must be enclosed in "".Answered | 10 Replies | 3696 Views | Created by crh225 - Thursday, December 15, 2011 9:18 PM | Last reply by crh225 - Monday, December 19, 2011 5:18 PM -
1 Votes
Connection String
Agree with Mijta:-) An easy way is that your access file can be published with the same position where your exe file is,then you can just say your conn str like this in the ...Answered | 2 Replies | 2051 Views | Created by sirMilt - Saturday, June 16, 2012 7:40 PM | Last reply by ThankfulHeart - Sunday, June 17, 2012 1:06 AM -
0 Votes
connection string
Hi, Right click on any data source in your form and choose configure in the second step you can find option that ask you if you want to save the connection string in the ...Answered | 2 Replies | 2782 Views | Created by Elby Paul - Sunday, July 26, 2009 9:23 AM | Last reply by Elby Paul - Monday, July 27, 2009 4:41 AM -
0 Votes
Connection String
In addition to the previous reply, please also refer to the link below, which lists the valid names for keyword values in a connection string.Answered | 2 Replies | 6432 Views | Created by sajjadzare111 - Friday, June 11, 2010 5:35 AM | Last reply by KJian_ - Thursday, June 17, 2010 6:38 AM -
1 Votes
Connection string
Put the two tables into the same db, and then you can just share the same connection pointing to the same db but use different kinds of SQL Select Statements to cope with different kinds of ...Answered | 2 Replies | 1781 Views | Created by Tudd - Saturday, October 27, 2012 12:32 AM | Last reply by Rudedog2 - Sunday, October 28, 2012 10:03 AM -
0 Votes
connection string
Add a connection, the Wizard will give your connection String.Answered | 4 Replies | 1553 Views | Created by Haris Hussain - Monday, September 12, 2011 3:12 PM | Last reply by Alan_chen - Sunday, September 18, 2011 9:48 AM -
0 Votes
connection string
Take a look at the various connection string examples here and select the one most applicable for what you are trying to achieve.Answered | 6 Replies | 4453 Views | Created by Md Rafeek - Friday, July 27, 2012 1:55 PM | Last reply by RohitGarg - Friday, July 27, 2012 6:00 PM -
3 Votes
Connection string
hi check if your database on your server 2008 is existing in your server explorer ,once found you selected it and copy the connection string in the properties ...Answered | 9 Replies | 1858 Views | Created by reb8 - Tuesday, October 4, 2011 5:31 AM | Last reply by YosrJ - Wednesday, October 5, 2011 8:18 AM -
0 Votes
Connection string
After reading your post, I knew your issue and it seems that your connection string is incorrect.Answered | 2 Replies | 4767 Views | Created by Tj Tay - Thursday, December 23, 2010 7:26 AM | Last reply by Bruce Song - Monday, December 27, 2010 6:38 AM -
1 Votes
Connection String
For the Compact Edition the connection string looks simply like this: Data Source=MyData.sdf;Persist Security Info=False; But note that you also ...Answered | 3 Replies | 499 Views | Created by Mahendra Kumar Verma - Thursday, July 10, 2014 10:32 AM | Last reply by Alberto Poblacion - Thursday, July 17, 2014 4:03 PM -
0 Votes
connection string
Aceess connections strings: Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydatabase.mdb;User Id=admin;Password=; and Access ...Answered | 2 Replies | 3227 Views | Created by bmah - Tuesday, May 10, 2011 3:05 PM | Last reply by Cor Ligthert - Tuesday, May 10, 2011 3:47 PM -
0 Votes
Connection string
but i cant find the correct connection string for connecting with the database. can anyone please give me a sample connection string.Answered | 2 Replies | 2840 Views | Created by Bipins - Saturday, June 26, 2010 4:38 AM | Last reply by Paul P Clement IV - Monday, June 28, 2010 12:07 PM -
0 Votes
Connection String
I would check out the below link for the appropriate connection string.Answered | 4 Replies | 2256 Views | Created by Meesho0o - Saturday, December 8, 2012 9:12 PM | Last reply by Paul P Clement IV - Monday, December 17, 2012 3:29 PM -
0 Votes
How to add two ranges to a dyanamically creating chart using C#.net
So, I need to dyanamically create a graph using these data to show number of total hits for each document type.Answered | 2 Replies | 7360 Views | Created by Dilip Nilanka - Tuesday, March 16, 2010 8:38 AM | Last reply by Patrick.Hartnett - Monday, July 19, 2010 1:34 PM -
0 Votes
Connection string to connect SQL Server
So, if you have a linked table, then that can be used for forms, reports and even quires (and you don’t need to worry about connection ...Answered | 7 Replies | 1416 Views | Created by sourises - Monday, May 30, 2016 12:17 PM | Last reply by Edward8520 - Thursday, June 2, 2016 2:32 AM -
0 Votes
LINQ To SQL Connection String?
I tried to change the connection string in app.config and it had no effect.Answered | 4 Replies | 11138 Views | Created by Choclabs74 - Wednesday, April 15, 2009 4:12 PM | Last reply by abhishek.rakshe - Monday, October 5, 2009 11:27 AM -
0 Votes
Manual connection string VB.NET
Jens is right, matter of fact connection string builder is preffered because incorrect connection string keywords etc. will get compile time errors as well as no ...Answered | 3 Replies | 7271 Views | Created by Davoud Teimouri - Saturday, July 24, 2010 6:51 AM | Last reply by Chirag Shah - Saturday, July 24, 2010 8:14 PM -
0 Votes
hide connection string
Hi, You need obfuscate the entire code to ensure the attacker finds it difficult to get the vital connection string.Answered | 2 Replies | 1134 Views | Created by Chintan002 - Saturday, December 21, 2013 6:33 AM | Last reply by RRohanR - Thursday, December 26, 2013 12:34 PM -
3 Votes
"tcp:" in connection string?
So, how does my Azure client know about the magic TCP port number if I don't specify it in the connection string?Answered | 3 Replies | 6266 Views | Created by Bob.at.SBS - Friday, August 24, 2012 3:48 PM | Last reply by Olaf Helper - Saturday, August 25, 2012 5:18 AM - Items 1 to 20 of 1215648 Next ›
No announcements