<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : SQLbulkcopy needs connection string</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : SQLbulkcopy needs connection string</description>
  <pubDate>Sat, 11 Apr 2026 01:12:52 -700</pubDate>
  <lastBuildDate>Mon, 19 Aug 2013 12:26:36 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=4282</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>SQLbulkcopy needs connection string : Your solution using the datasourekeyresolver...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4282&amp;PID=16751#16751</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=2211" rel="nofollow">BigA25</a><br /><strong>Subject:</strong> 4282<br /><strong>Posted:</strong> 19-Aug-2013 at 12:26pm<br /><br />Your solution using the datasourekeyresolver worked perfectly. Thank you so much :-)]]>
   </description>
   <pubDate>Mon, 19 Aug 2013 12:26:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4282&amp;PID=16751#16751</guid>
  </item> 
  <item>
   <title>SQLbulkcopy needs connection string : What you&amp;#039;re doing will return...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4282&amp;PID=16750#16750</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 4282<br /><strong>Posted:</strong> 19-Aug-2013 at 10:56am<br /><br />What you're doing will return the connection string used by DevForce for this key, so I don't know why it would be incorrect.&nbsp; If you have multiple RdbKeys make sure you're looking at the correct key.&nbsp;&nbsp; <DIV>&nbsp;</DIV><DIV>If this is an n-tier application be sure you retrieve the RdbKeys on the server, since you likely (and shouldn't) have the connection strings on the client.</DIV><DIV>&nbsp;</DIV><DIV>Also, if you're using a DataSourceKeyResolver this won't return the resolved connection string for the key, but something like this will:</DIV><DIV>&nbsp;</DIV><DIV>var key = pm.DataSourceResolver.GetDataSourceKey(name) as RdbKey;<BR>var cnstring = key.ConnectionString;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 19 Aug 2013 10:56:32 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4282&amp;PID=16750#16750</guid>
  </item> 
  <item>
   <title>SQLbulkcopy needs connection string :   For performance reasons I...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4282&amp;PID=16749#16749</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=2211" rel="nofollow">BigA25</a><br /><strong>Subject:</strong> 4282<br /><strong>Posted:</strong> 19-Aug-2013 at 10:14am<br /><br />For performance reasons I am trying to use sqlbulkcopy to insert a bunch of data into the sqlserver.&nbsp;<div><br></div><div>I have been trying to use</div><div><br></div><div>IdeaBladeConfig.Instance.RdbKeys&#091;0&#093;.Connection&nbsp;</div><div><br></div><div>to get the connection string but I seem to be having trouble due to it not being in the correct form.</div><div><br></div><div>Also the Data Source off that connection doesn't seem to be correct.&nbsp;</div><div><br></div><div>How can i get a sql connection string from ideablade?</div><span style="font-size:10px"><br /><br />Edited by BigA25 - 19-Aug-2013 at 10:26am</span>]]>
   </description>
   <pubDate>Mon, 19 Aug 2013 10:14:32 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4282&amp;PID=16749#16749</guid>
  </item> 
 </channel>
</rss>