in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Problem with custom SP ...somebody help me

    Hi People i have this Sp and i try everything but wen i try to generate the code, nettiers tell me that the sp is not in the correct format. Could please somebody in the nettiers team help me... Thanks!!! this is my sp set ANSI_NULLS ON set QUOTED_IDENTIFIER OFF GO ALTER PROCEDURE [dbo].[_Negocios_AdvancedSearch...
    Posted to .netTiers - General Support (Forum) by elfederiko on 04-04-2007
    Filed under: .netTiers, Custom Stored Procedure, .net 2.0
  • Re: Advance Search Problem

    I create a custom sp and try to do that search but is a dynamic SQL. And aperently nettiers do not support that kind of sp. Im new in nettiers so what do you suggest i should do? This is the SP. CREATE PROCEDURE [dbo].[_Negocios_Search] ( @Neg_NegocioID varchar(10)='', @Neg_Nombre varchar(100)='', @Neg_Calle...
    Posted to .netTiers - General Support (Forum) by elfederiko on 03-29-2007
    Filed under: .netTiers, Custom Stored Procedure, Cutom Stored Procedures, .net 2.0
  • Re: Custom sp expected format. Help Please!

    Ok i really don't understand why is the format that nettiers espect os the SP. Please if someone in the nettiers team just tell me what is the problem. Thanks. Here is my sp -------------------------------------------------------------------------------------- CREATE PROCEDURE [dbo].[_Negocios_Search...
    Posted to .netTiers - General Support (Forum) by elfederiko on 03-29-2007
    Filed under: .netTiers, Custom Stored Procedure, Cutom Stored Procedures, .net 2.0
  • Bind to First T<List> Entity

    Hi, This is a duplicate post but since I'm still searching for an answer I'm posting again. I apologise but I really need to find a solution to this problem. I have a list of Installations, related to an Installation is a list of Images. When listing Installations I want to select the 1st Image of the...
    Posted to .netTiers - General Support (Forum) by bevan on 03-26-2007
    Filed under: .netTiers, Custom Stored Procedure, ObjectDataSource, Cutom Stored Procedures, Entities, .net 2.0
  • Re: Custom Stored Procedures are being erased.

    I initially used "_{0}_" as custom store's format string, tried later with "sp_{0}_" and problems repeats. I create a "Clients" table with "IdClient" , "Name" and "BirthDate" columns. Then i make a custom store named "sp_Clients_Show"...
    Posted to .netTiers - General Support (Forum) by ManuX on 06-28-2007
    Filed under: .netTiers, Custom Stored Procedure, .net 2.0, SQL
  • Custom Stored Procedures are being erased.

    I have a problem with Nettiers version 2.0.1.471. It's easy to reproduce. 1) Create a table with a column named "colX" 2) Create a Custom Stored Procedure that specify the name of the "colX" in the order by clause (for example) 3) Generate and everything will be OK 4) Drop the...
    Posted to .netTiers - General Support (Forum) by nachobornan on 06-25-2007
    Filed under: .netTiers, Custom Stored Procedure, .net 2.0, SQL, custom stored Procedured procedure
  • Output parameters and ASP.NET Datasources

    Hello all, I have a page with a repeater on it that is consuming data from a custom stored procedure. This procedure does paging and handles some funky logic under the hood (otherwise I would have used the built-in version). On my stored proc, I'm returning a dataset that nettiers correctly interprets...
    Posted to .netTiers - General Support (Forum) by williamwgant on 10-23-2007
    Filed under: Custom Stored Procedure, DataSource, .net 2.0, custom stored Procedure paging
  • Re: Custom sp_Entry_GetActiveList is not in the expected format.

    I have the same problem... I try everithing but im still getting the same error. I don't know what is the problem.. please if somebody could help.
    Posted to .netTiers - General Support (Forum) by elfederiko on 03-21-2007
    Filed under: .netTiers, Custom Stored Procedure, .net 2.0
  • Re: Custom Stored Procedures are being erased.

    I have exactly the same problem. Two times my custom stored procedures had been deleted on same conditions ( Nettiers version 2.0.1.471 )
    Posted to .netTiers - General Support (Forum) by ManuX on 06-28-2007
    Filed under: .netTiers, Custom Stored Procedure, Nettiers, .net 2.0, stored proc, SQL
Page 1 of 1 (9 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems