cancel
Showing results for 
Search instead for 
Did you mean: 

ASP.NET Connection String Provider Name

Former Member
0 Kudos
3,038

I am trying to connect my ASP.NET (C#) Webpage to my ASA database and I need to enter a prodiverName in my web.config file and I am not sure what to enter.

This is what I have so far,

<add name="PSCRM" connectionString="Driver=Adaptive Server Anywhere 9.0;ENG=prospect;UID=usr;PWD=password;DBN=prospect;LINKS=TCPIP(HOST=HOST=servername:49157);" providerName="" />=

Accepted Solutions (0)

Answers (0)