Search found 2 matches

by chucknorris77
Thu 31 Mar 2022 11:57
Forum: SQL Server Data Access Components
Topic: Undefined identifier auServer/auWindows
Replies: 2
Views: 8525

Re: Undefined identifier auServer/auWindows

Thanks a lot!!!
That worked :)
by chucknorris77
Wed 30 Mar 2022 11:12
Forum: SQL Server Data Access Components
Topic: Undefined identifier auServer/auWindows
Replies: 2
Views: 8525

Undefined identifier auServer/auWindows

Hi,

we're using SDAC 9.3.2 and UNIDAC 8.3.2 within a Delphi X4 environment.

I guess since the installation of the UNIDAC components I can't use the property auServer/AuWindows of Authentication/TMSAuthentication? (Error Message: Undefined identifier auServer/auWindows)

The unit OLEDBAccess (SDAC) is integrated - the UNIDAC variant ist named "OLEDBAccessUni" so normally I could exclude a mix-up.

Has anyone the same issue or any idea?

Thank you in advance