I\'m getting locking exceptions when trying to use transactions with SubSonic and SQLite. I\'m using this from a single thread and there are no other processes accessing my db, so I really didn\'t exp
New to SubSonic, inherited it with a project that uses SubSonic 2.2.1 I have tried to added a column to one of my tables and run the tool to update the classes, The table n开发者_如何学Came is Feedba
I\'ve run into a problem when using SubSonic 3(.0.0.3) ActiveRec开发者_开发百科ord with MySQL.
Today I compile subsonic version with different namespace (as subsonic3) and place it together with subsonic version 2.
I\'m trying to using the Subsonic Fluent query interface to create a simple inner join between two tables:
Im working on a project using subsonic 2.1. For a simple search query i\'ve the following code: DAL.ItemCollection coll = new DAL.ItemCollection();
I have a baseclass that handles returning data from the relevant class/table. I want to have some way of specifying the columns to display. Maybe have a public columns List that gets assigned with al
I\'ve have 2 tables CampaignCoverage and Coverage CampaignCoverage has a CoverageID column. Coverage has a column DateX.
I am trying to use Subsonic for SQLite. I got an exception \"SQLite error near \".\": syntax error\".
Can anyone advise on the best Oracle ASP.NET 3.5 ORM in the lan开发者_Python百科d..pros and cons?