Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-09-02 : 10:21:22
|
Kent writes "I wrote a stored procedure to update a field in every record in my table. If I execute this stored procedure from Enterprise Manager or from SQL Server Query Analyzer it runs great and updates all the records. If I execute it from an ASP page it updates the first 10-12 records correctly and then quits. Any ideas?
I'm running SQL Server 7.0 on Windows NT 4.0 Service Pack 6."
|
|
|
|
|
|