sql server - PHP with sqlsrv update / insert glitch writing zeros -


i don't know start one, , don't know if valid question, here goes.

i have php application connects sql server 2008 r2 using sqlsrv driver. works great without issues 99.9% of time.

the issue facing rarely, on insert or update statement, application write zeros every field record instead of writing actual values.

i have checked error logs (iis, php, sql server) , have found absolutely nothing of relevance.

i don't know how debug works 99.9% of time. has else ever encountered this?


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -