I have recently moved my data from one sql server to another one. My problem right now is that all my update queries are not working from the web but a direct update to the database works. All the insert statements seem to be working fine. What could be the issue?