Advertisement
Guest User

Untitled

a guest
Nov 29th, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. <add name="DefaultConnection" connectionString="data source=.\SQL2012;initial catalog=QLBS;User Id=sa;Password=12345" providerName="System.Data.SqlClient"/>
  2. <add name="QLBSDbContext" connectionString="metadata=res://*/Models.QLBS.csdl|res://*/Models.QLBS.ssdl|res://*/Models.QLBS.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=.\SQL2012;initial catalog=QLBS;User Id=sa;Password=12345;MultipleActiveResultSets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement