|
-
Jul 27th, 2000, 05:36 AM
#1
Thread Starter
New Member
I have run into the following problem: I am trying to call a SQL Server stored procedure from VB but the
procedure only handles a few records and then just stops. I have tried extending the value of the 'commandtimeout' property of the ADODB command that executes the stored procedure, and even tried eliminating it entirely, but these changes made no difference. The stored procedure runs fine when run directly in SQL Server.
Does anyone know what the problem might be?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|