Login    
 
 
 
 
Text/HTML
  
You are here :: Blogs Saturday, May 19, 2012

Search
Note: This uses the internal blog search engine. The Google search engine is also available at the top of the page.
  
Disclaimer

Please review the site disclaimer before downloading or using content found on this site

  
Categories
  
DEVSHED Blog
As always, I welcome your comments!
May 28

Written by: Steve Gray
5/28/2010 9:42 AM  RssIcon

I am forever looking for the correct format for a connection string, I’m just going to post a reference here, try to save myself some time.

Standard SQL connection string:

    <connectionStrings>
        <add name="vmGP10" connectionString="Data Source=GP;User Id=sa;Password=sa;Initial Catalog=TWO" providerName="System.Data.SqlClient" />
    </connectionStrings>

Tags:
Categories:
Location: Blogs Parent Separator DEVSHED Blogs Child Separator SQL
As always, I welcome your comments!
  
 
 
Home | Products | Blogs | Contact Us | Links | God's Plan
Privacy Statement | Terms Of Use
 
Copyright 2011 by Devshed.us