in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • time out expired when saving

    Hello I have code like this protected void TPWareHouseDataSource_AfterInserted(object sender, iti.srs.Web.Data.LinkedDataSourceEventArgs e) { iti.srs.Entities.TPWareHouse wh= (iti.srs.Entities.TPWareHouse)e.Entity; int IDP = wh.Id; TList<iti.srs.Entities.TpgAP> anaks = (TList<iti.srs.Entities...
    Posted to .netTiers - General Support (Forum) by emailnyaoki on 08-18-2007
    Filed under: DataSource, DataRepository
  • Multiple Databases Revisit

    Connecting to multiple databases has been covered but here is a new twist: Background I have code-generated the base requirements to the source database. I have been able to get additional SQL Server connections to work by adding a SqlNetTiersProvider at run-time. Question The application needs to connect...
    Posted to .netTiers - General Support (Forum) by lordh on 10-12-2007
    Filed under: ConnectionString, DataSource, oracle, DataRepository
Page 1 of 1 (2 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems