How to manipulate sql connection string in C#
        Posted  
        
            by Liveonthree
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Liveonthree
        
        
        
        Published on 2010-06-10T07:18:08Z
        Indexed on 
            2010/06/10
            7:32 UTC
        
        
        Read the original article
        Hit count: 196
        
Hi i'm trying to manipulate the sql connection string so instead of running the original copy of our database it runs from the copy one folder up in our C# project.
© Stack Overflow or respective owner