Hi all,
I write a simple code to get data from Progress DB and fill it to Dataset by C# but it always raise an error "Access denied (Authorisation failed) (7512)".
My c# code:
string odbcString = "DSN=ProgressODBC;Host=localhost;Port=7001;DB=xxxx;UID=xxxx;PWD=xxxx";
using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.