I'm using SubSonic with an Sqlite database, everything works very well, but one thing that doesn't is the WhereExpression in the Scaffold component. I haven't been able to get it to work. WhereExpression="Emember=true" TableName="blah" >
Anyone else had this problem?