Using System DSN in connection strings section of web.config

<add name="connectionname" connectionString="Dsn=DSNNetData"
providerName=”System.Data.Odbc” />

Leave a Reply

Your email address will not be published. Required fields are marked *