Thema: Delphi Fehler bei ini auslesen

Einzelnen Beitrag anzeigen

jobo

Registriert seit: 29. Nov 2010
3.072 Beiträge
 
Delphi 2010 Enterprise
 
#5

AW: Fehler bei ini auslesen

  Alt 29. Mär 2011, 18:40
Du musst glaub ich "integrated security" umstellen.
Zitat:
Integrated Security

-or-

Trusted_Connection


'false'


When false, User ID and Password are specified in the connection. When true, the current Windows account credentials are used for authentication.

Recognized values are true, false, yes, no, and sspi (strongly recommended), which is equivalent to true.

If User ID and Password are specified and Integrated Security is set to true, the User ID and Password will be ignored and
Integrated Security will be used.
Gruß, Jo
  Mit Zitat antworten Zitat