I have a 40 database installed on SQL 2000. I have install the nessecary dlls (xp_ndo) and added the windows user to the SQL database and to Navison.
When I try to logon or syncronize the windows users I get the error
"A 'S' is expected here."
Has anyone encounter this problem before and how can I fix this?
Thanks for any help.
0
Comments
2) Try to run SQL Profiler and catch the commands which NAV sends to SQL.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
It was something to do with an invalid record in the Windows Login table that had a blank row. It is expecting something that starts with an 'S' hence the message.
It was either a problem in the Windows Login table (note how the SID is a long string that starts with the letter S.
or it was in the Windows Access Control table where the Login SID is also expecting a letter S at the begining.
I had a rogue record in one of these tables (I really can't remember which) and I deleted it and the problem went away.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!