SubSonic Forums
All Your Database Are Belong To Us

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Help with Repository Patterm SQL update.

    I'm working with Pakala 2.1.3 and have hit an error. When using the DB.Save(RepObj) function an exception is thrown (Incorrect syntax near the keyword 'WHERE'.). Drilling into the exception, I found this information which may help. _commandText = "UPDATE [dbo].[ControlParms] SET WHERE...
    Posted to Version 2.1 - Pakala (Forum) by DanKline on 05-23-2008
  • Re: Wheres and NOT IN

    Here's what I did ... who knows if it's efficient. After working on it all afternoon, I'm glad it works: Select the list to be excluded convert the collection to an array of objects pass the array to the new collection selection as an array attached to the NotIN. You may have to stumble through...
    Posted to Version 2.1 - Pakala (Forum) by DanKline on 05-22-2008
Page 1 of 1 (2 items)