Advertisement
Guest User

asd

a guest
Apr 25th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3. <startup>
  4. <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
  5. </startup>
  6. <connectionStrings>
  7. <add name="ConnectionStringMsSql" connectionString="server=dbsys.cs.vsb.cz\STUDENT;database=login;user=login;password=heslo;"/>
  8. </connectionStrings>
  9. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement