Hi,
i have a project with a simple grid thats connect to a MS SQL server. In SC that works without any problem. Now i’am deploy this project to a (local) XAMPP or UniformServer.
My grid starts and displays the first records. But when i use the quick search or go to next page this error occurs:
SQLState: 28000
Message: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server][Login error for user ‘sa’].
I don’t understand why the grid starts without problems and then crashed with this message … Does anyone have an idea?