Linq2SQL has the great开发者_Go百科 Log property to see what the actual SQL statements that it is generating. Does SubSonic 2.2 have something similar to this?http://www.e-webdevelopers.com/268/view-t
I\'ve tried to use Subsonic 2.2 & System.Data.Sqlite.Dl开发者_如何学Cl latest version (1.65.0),
Can anyone provide an example of how to join开发者_Go百科 across two schemas using subsonic 2.2.
I\'m curious if there\'s a way to do a case sensitive string comparison in SubSonic? I have the following statement:
I am using SubSonic on a project with many tables which were created by a sourcecode generator. I noticed Some classes created by SubSonic were generated without code and have the folowing message
I have the following code using SubSonic 2.开发者_如何学Python1/2.2 SubSonic.Update(<some table>)