[BUGS] postgresql to mssql - Mailing list pgsql-bugs

From 許耀彰
Subject [BUGS] postgresql to mssql
Date
Msg-id CAD_D-c_ndNAR+TFV7aKKG-TpSZoWDpXQkGjHfYLj7TQ9oHXYLw@mail.gmail.com
Whole thread Raw
List pgsql-bugs
Dear Support Team, 
We found your contract information before my previous contract email and postgresql website. Because now we prepare change database from mssql to postgresql, and we use aspnet to develop website. Would it be possible to help us guidance about how to change connection setting in web.config file as listed as below:

<appSettings>
  <add key="CconString" value="Server='10.10.10.67';uid='sa';pwd='5342601water';database='DB14017'"/>
  <add key="VBconString" value="Server=10.10.10.67;uid=sa;pwd=5342601water;database=DB14017"/>
  <add key="SMTPServer" value="mail.showstar.com.tw"/>
  <add key="SMTPSend" value="zenki@showstar.com.tw"/>
  <add key="SystemName" value="SmartAdmin"/>
  <add key="AbsPath" value="/"/>
  <add key="TrackSaveTime" value="/3/"/>
  <add key="EditUploadPath" value="\\nas2\webhost\17\14017\upfiles\EditUpload\"/>
  <add key="UploadPath" value="\\nas2\webhost\17\14017\upfiles\ADUpload\"/>
  <add key="CopyRight" value="http://www.creatop.com.tw/"/>
  <add key="sKey" value="qJzGZDVJeCnFPGuxzaiB7NLQM3"/>
  <add key="sIV" value="qcDPLw="/>
  <add key="MainWeb" value="http://www.showstar.com/"/>
  </appSettings>

Thanks a lot.
Best Regards, Anderson Hsu

pgsql-bugs by date:

Previous
From: aravinth.s@vortexindia.co.in
Date:
Subject: [BUGS] BUG #14597: Delay in query execution
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #14596: False primary/unique key constraint violations