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

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -