Guest User

Untitled

a guest
Jan 22nd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <connectionStrings>
  2. <add name="DefaultConnection" connectionString="Server=localhost;
  3. user id=root; password=some-password; database=booksdb"
  4. providerName="MySql.Data.MySqlClient" />
  5. </connectionStrings>
Add Comment
Please, Sign In to add comment