I have a table like so.. CREATE TABLE [dbo].[Locations_Hours]( [LocationID] [int] NOT NULL, [sun_open] [nvarchar](10) NULL,
db.Update<Luna.Record.TB_ITEM>().Set( x => x.ITEM_DURABILITY == Convert.ToInt32(quantity)) .Where(x => x.ITEM_POSITION == Convert.ToInt32(position))
Trying to use SubSonic 3.0.0.4\'s Linq TEmplates.Got everything working.But in the Doc\'s I\'m seeing how I can use aa IRepository to bulk inser开发者_如何学Ct, update, delete my db.Thing is - It wasn
I\'m trying to do a left join in subsonic 3 using linq but it doesn\'t seem to work, I get a big error.
I\'ve been trying to use SubSonic 3.0\'s test repository support for unit testing but encountered a few issues, so I thought I document them, and the fixes I\'ve come up with:
How can I perform an idempotentinsert row using subsonic with a SQL 2008 backend? e.g. I have a table \"Colors\" where name is the primary key.
I have an application that requires we use distinct user connection strings per user.We are trying to upgrade from SubSonic 2.x to 3.0.I\'m running into issues with trying to create a 开发者_如何学JAV
I am writing a silverlight Line of business application and wanted to use the Subsonic DAL.The Silverlight Project will not allow me to Add the Subsonic reference with the followng error \"You can not
I have an application that\'s due to be rolled out in May. I开发者_如何学Python just took over the project and dumped EntityFramework 1.0 in favor of SubSonic. (We don\'t have the time to wait for EF
I\'m new in subsonic3, and I\'m getting some errors when I try to use LeftJoin var q = from c in categories