Guest User

Untitled

a guest
Jul 16th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. string IP = " ";
  2.  
  3. string Nombre_BD = " ";
  4.  
  5. string conn = "Data Source ="+IP+"; Initial Catalog ="+Nombre_BD+"; Integrated Security = SSPI";
Add Comment
Please, Sign In to add comment