Print Page | Close Window

Return Single Value from Stored Proc

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=173
Printed Date: 07-Nov-2025 at 9:05am


Topic: Return Single Value from Stored Proc
Posted By: Customer
Subject: Return Single Value from Stored Proc
Date Posted: 12-Jul-2007 at 1:30pm
How do you use IdeaBlade to execute a StoredProcedure that returns a single integer?



Replies:
Posted By: IdeaBlade
Date Posted: 12-Jul-2007 at 1:31pm
Have a look at the material on dynamic entity types in Chapter 5 of the Developers Guide.You can create dynamic entities based on stored procs as illustrated in the section, "Define and Populate Dynamic Entity Types with a Stored Procedure Query".



Print Page | Close Window