CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Custom stored procedure that calls a view

    Hi There I am having trouble with the netiers component of codesmith. My main problem is that I have a view and would like to search on that view using a like % clause. I cant see any built in methods that allows you do do this. I wrote a custom stored procedure that calls that view and filters on string...
    Posted to .netTiers - General Support (Forum) by StantonR on 06-02-2008
    Filed under: Custom Stored Procedure, VList, ParameterizedFilters, LIKE, vlist find
  • Tables without primary key default to View and VList

    I have several tables without primary key. When I click Generate it reports that Table AddressTransaction does not have a primary key, it will not be generated. Table AndonLog does not have a primary key, it will not be generated. It would be nice to fall back to creating a VList so I could at least...
    Posted to .netTiers - Feature Requests (Forum) by EggleGray on 05-14-2008
    Filed under: VList
  • View GetAll() to generate TList<TableName> instead of VList<ViewName>

    I've made a view (called: MaleCustomers) which shows all male customers (select customer.* from customers where gender = 'Male'). The view returns an exact structure of the customer table. .netTiers generates an entity MaleCustomers and a provider MaleCustomersProvider which has a method...
    Posted to .netTiers - General Support (Forum) by golan on 02-19-2008
    Filed under: VList
  • Thread safe IBindingList?

    Hi All, I am trying to update a collection bound to a DataGridView through a BindingSource and using a BindingNavigator for my grid commands. One of these commands updates the data bound items in bulk in a separate thread. This causes a cross-thread operation exception to be thrown by the binding navigator...
    Posted to Community Support (Forum) by marioh on 11-13-2007
    Filed under: Multi-threading, TList, ListBase, Windows Forms, VList, ISynchronizeInvoke
  • Return VList for any selected stored procedure

    Hello, In nettiers we have : Tlist for tables + Tlist for its custom stored procedures. Vlist for views and for procs returning having the same resultset as for the view. But very often we use stored procedures to do some custom logic and return a resultset. We have several procedures for the logical...
    Posted to .netTiers - Feature Requests (Forum) by wimblomme@hotmail.com on 10-16-2007
    Filed under: Stored Procedures, VList
  • EntityGridView CustomProc from View adds a null record

    I am confused why this code is in the EntityGridView. Can anyone explain why this is necessary? The result is that it adds a new entity to the list when I call my custom proc that returns no records. I don't see this with methods that return a TList, but for whatever reason, it happens with a VList....
    Posted to .netTiers - General Support (Forum) by basolutions on 05-17-2007
    Filed under: Custom Stored Procedure, EntityGridView, VList
  • How? DataSet to TList or DataSet to VList

    I found a lot of posts about problem for converting TList to DataSet but how I can convert DataSet to TList and VList in order to use generated classes I am used to? Thank in advance Alex
    Posted to .netTiers - General Support (Forum) by halex on 06-19-2008
    Filed under: TList, VList, DataSet, Converting DataSet to TList or VList, Converting
Page 1 of 1 (7 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems