Hi,
I just testing HM 5.86 with Log Analyzer 5.11.
In HM I already have configured ODBC logging, and it works fine.
Now I want to use this logs for reporting.
Unfortunatelly I have a problem with the odbc logs manager.
It seems that the user and pw will no be saved or ...?
I always get this error:
Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'Domäne\Hostname$'
As login information I have domäne\user. As I sayed, the odbc logging via HM works.
What make I wrong?
Thanks in advance
Martin
Problem with ODBC logs Manager and user/password
Re: Problem with ODBC logs Manager and user/password
[quote="mp1"]
Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'Domäne\Hostname$'[/quote]
This message means you have provided wrong login/password.
I think you should set login/password to your SQL server, not domain username.
Regards,
Yoorix
Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'Domäne\Hostname$'[/quote]
This message means you have provided wrong login/password.
I think you should set login/password to your SQL server, not domain username.
Regards,
Yoorix
I cound solve the problem now:Do you try connecting to database using domain\username? I don't think you should do that.
You should login to database using your SQL Server username/password. E.g for MS SQL Server you can use username "sa",etc.
I add a 2nd ODBC datasource with SQL Authentication only, now it works

It seems, that i will not work with NT Authentication as in HM do
Thanks again for your help
Martin