windows - PHP SQLSRV Error using machine account -


i using sqlsrv function using windows authentication using machine account default. how can change it? want run using homesbuild\john.davis

i running php 5.3.10 on wamp server 2.2

error message: connection not established. array ( [0] => array ( [0] => 28000 [sqlstate] => 28000 [1] => 18456 [code] => 18456 [2] => [microsoft][sql server native client 11.0][sql server]login failed user 'homesbuild\kkk-454-iah05$'.

i had configure wamp server services run different account.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -