in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Custom Stored Procedure Does not return Dataset (anymore)

    Hi, I have a problem with a custom stored procedure. It does not return Dataset anymore (worked fine until now) when I am calling it from the Service of the entity which belongs. Stored Procedure : CREATE PROCEDURE [dbo].[usp_Material_FindMaterial_Like] @Code as nvarchar(50) AS BEGIN SET NOCOUNT ON;...
    Posted to .netTiers - Bug Reports (Forum) by geochatz on 07-04-2007
    Filed under: bug, Stored Procedures, dataset
Page 1 of 1 (1 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems