Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Update query not working on the WEB

Status
Not open for further replies.

kgomotso

Programmer
Oct 31, 2000
20
ZA
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?
 
The problem seems to have fixed itself. I am not sure as to what could have caused it and how it was resolved but after running a delete statement on the web, it seems to have remembered how to update. It could just be a co-incidence. But thanks anyway
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top