in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Dynamically changing connection string on EntityGridView

    Hey guys, tremendous work you all are doing with .netTiers!! I need to be able to dynamically change the connection string on my Entity Data Source and for the life of me I can't figure it out. Here is my Entity Data Source and EntityGirdView. < dataAms : AMSSiteDrugsViewDataSource ID ="dsSiteDrugsView...
    Posted to .netTiers - General Support (Forum) by david849 on 03-13-2007
    Filed under: .netTiers, EntityDataSource, ConnectionString, EntityGridView, .net 2.0
  • Problem connecting to database with Integrated security=SSPI

    I am having a problem connecting from a web server to a SQL 2005 database. When my connection string includes 'Integrated security=SSPI;' , I recive the following error - Cannot open database "*******" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. I am...
    Posted to .netTiers - General Support (Forum) by pickledboodah on 03-08-2007
    Filed under: .netTiers, ConnectionString, .netTiers Search, .netTiers Google Search, Error, Nettiers, error help underscore parameter stored procedure nettier, .net 2.0
  • SELECT permission required on GetPaged method

    I must be delirious, but why would I need SELECT permission on a table in my database when a ServiceLayer GetPaged method is called? The user for the database that I am using is permitted EXEC permission on the generated GetPaged stored procedure, but I'm still getting the error <Message>SELECT...
    Posted to .netTiers - General Support (Forum) by ovalsquare on 12-19-2006
    Filed under: .netTiers, ConnectionString, Error
  • Re: EntityTransactionModule

    Hi, This is to switch at runtime, http://community.codesmithtools.com/forums/permalink/12166/12166/ShowThread.aspx#12166 This is to configure two of them through the web.config, which i believe is what you want. http://community.codesmithtools.com/forums/thread/12847.aspx
    Posted to .netTiers - General Support (Forum) by Robert Hinojosa on 11-14-2006
    Filed under: ConnectionString, Multiple Databases
  • Re: EntityDataSource and Custom Stored Procedure Usage For GridView

    That tip is great, thanks. Here is what I ended up doing before reading your post. Hope it helps the next person. You are correct, the automatic paging and sorting with gridview only work with a sqldatasource or objectdatasource as I found out. Otherwise you have to make your own events methods for OnPaging...
    Posted to .netTiers - General Support (Forum) by rob_nettiers on 10-10-2006
    Filed under: ConnectionString, DataBinding, GridView, ObjectDataSource, SqlDataSource
  • Re: Runtime Connection Switching

    This is a two step process, first you add the dynamic connection string to the Connections dictionary. If this has already been added then you can simply reference that connection string by key. //in some method as soon as you find out hte connection //string for this user Session["DynamicConnection...
    Posted to .netTiers - Documentation (Forum) by Robert Hinojosa on 09-06-2006
    Filed under: ConnectionString, Dynamic Switch, EntityDataSource, Runtime ConnectionString, Typed DataSource
  • Sync between two same structure databases using the same Entities and Data components - on different machines

    Hi all, I am new to nettiers and am loving it. I may be asking a question that is/has been handled elsewhere but I have been unable to find it. I have a master database called ALIS with a generated data access layer that works great. I have a system where I need to have a laptop/pda that is only intermittently...
    Posted to .netTiers - General Support (Forum) by alex_b on 08-21-2007
    Filed under: .netTiers, ConnectionString, Configuration, .net 2.0, beginner
  • 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
  • Switching connections at run time

    I'm new to netTiers. I want to use them in an application that has the following context. There will be users running the app on LAN (this users would use the standard DAL to access data) and others users that will use it on WAN, so this users would use a web service to access data. How is the best...
    Posted to .netTiers - Documentation (Forum) by torlica on 01-03-2008
    Filed under: .NET Tiers, Runtime ConnectionString, ConnectionString
  • Switching kind of connection at runtime

    I'm new to netTiers. I want to use them in an application that has the following context. There will be users running this app over a LAN (this users would use the standard DAL to access data) and there will be others users that will use this app on WAN, so this users would use a web service to access...
    Posted to .netTiers - General Support (Forum) by torlica on 01-11-2008
    Filed under: ConnectionString, Configuration, .net 2.0, Database, switching connection mode
Page 1 of 2 (16 items) 1 2 Next >
Copyright © 2007 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems