Search results

  1. J

    Progress 9.1C ODBC from .NET

    ASP Net applications log users into your web server under a different account than classic ASP. Typically, classic ASP will use the IUSR_WEB account, and ASP.NET will use the ASP_NET account. You need to make sure that the ASP_NET account has access to the folder that the progress driver is...
Back
Top