ideasworking
Programmer
Hello,
It seems I have created a bit of a cluster bleep... and I need some help sorting it out. Here's the situation.
I have a table that updates the most recent record every minute. However there are times when I need to manually update the same record. When I attempt to manually update the record it sometimes causes a crash and PHP can no longer link to MS SQL. I then have to completely reboot the windows2003 server to get PHP working again.
Maybe I'm wrong about it being a record locking problem... but this is the most reasonable cause for locking up PHP that I can think of. What should I do to prevent this?
Thanks,
Lou
It seems I have created a bit of a cluster bleep... and I need some help sorting it out. Here's the situation.
I have a table that updates the most recent record every minute. However there are times when I need to manually update the same record. When I attempt to manually update the record it sometimes causes a crash and PHP can no longer link to MS SQL. I then have to completely reboot the windows2003 server to get PHP working again.
Maybe I'm wrong about it being a record locking problem... but this is the most reasonable cause for locking up PHP that I can think of. What should I do to prevent this?
Thanks,
Lou