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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Try to Execute a Batch Query and not all statement are process

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-12-08 : 08:26:54
Karl Bajenting writes "I had my ASP execute a Batch Execution using ADO Connection for the Connection and ADO Recordset for the exection of the batch process. Each time I try to execute batch statement some records are not updated if I try to execute in ASP but if I try to execute the same process in VB all records are updated.Help!
What is the problem??"

X002548
Not Just a Number

15586 Posts

Posted - 2003-12-08 : 11:09:43
The developer?

(sorry...)

No seriously, Why not create a log table or echo the "status" to a file, to see what's happening...where's the sql statements? In the front end?

If so, why not put the code in a stored procedure....

MOO



Brett

8-)
Go to Top of Page
   

- Advertisement -