aspnet postgresql connection setting

From: <anderson(dot)hsu(at)fengtay(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: aspnet postgresql connection setting
Date: 2017-03-16 05:18:53
Message-ID: 830123423A8BD849BC45E3ABD684B396498E7692@FTEX6.FT.FTG.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dear Support Team,
Our website is produced by using aspnet + mssql, and then we would like to move database from mssql to postgresql. But about the database connection setting in web.config, we are not sure how to modify the setting as listed as below:
<add key="CconString" value="Server='7a0642076\SQLEXPRESS';uid='sa';pwd='water';database='DB14017'"/>
<add key="VBconString" value="Server=7a0642076\SQLEXPRESS;uid=sa;pwd=water;database=DB14017"/>
<add key="SMTPServer" value="mail.ehosting.com.tw"/>
<add key="SMTPSend" value="zenki(at)creatop(dot)com(dot)tw<mailto:zenki(at)creatop(dot)com(dot)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="qJzGEh6hESZDVJeCnFPGuxz3"/>
<add key="sIV" value="qcD="/>
<add key="MainWeb" value="http://www.fengtay.com/"/>

Would it be possible to guidance the information which how to modify postgresql in web.config? Thanks a lot.
Best Regards, Anderson Hsu

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message John R Pierce 2017-03-16 06:06:02 Re: aspnet postgresql connection setting
Previous Message Michael Paquier 2017-03-16 01:52:57 Re: Backend crash on non-exclusive backup cancel