Wednesday, December 19, 2018

local SQL express connection string

        <add name="connection" connectionString="Data Source='.\SQLEXPRESS';Initial Catalog=market_data;Persist Security Info=True;User ID=sa;Password=Lord0701" providerName="System.Data.SqlClient" />