command.execute
From: Axel (anonymous_at_discussions.microsoft.com)
Date: 03/25/04
- Next message: Andreas: "Re: changing dataformat from german to us-englisch"
- Previous message: Jerry Pisk: "Re: Stored Procedure return values - Test for DBNull - ASP.NET"
- Next in thread: Jerry Pisk: "Re: command.execute"
- Reply: Jerry Pisk: "Re: command.execute"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 01:56:05 -0800
Hi,
I called the execute method of the command object with an insert sql-statement. The SQL-Server fires then
a trigger and the trigger returns with a recordset (a select statement within the trigger), but the execute method
returns a closed recordset.
What can I do to get an open recordset ?
Best regards
Axel
- Next message: Andreas: "Re: changing dataformat from german to us-englisch"
- Previous message: Jerry Pisk: "Re: Stored Procedure return values - Test for DBNull - ASP.NET"
- Next in thread: Jerry Pisk: "Re: command.execute"
- Reply: Jerry Pisk: "Re: command.execute"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|