This may be another of those \"should be simple\" things, but I can\'t f开发者_开发知识库ind anything on it so here I am asking what will most likely be a stupid question :$
Is it possible to use Subsonic with VistaDB? I see it as a supported database fo开发者_运维百科r Subsonic 3 on the project website, But can\'t find a T4 template for it?
I am playing around with SubSonic 3 ActiveRecord.I have a table called Users and I have the following fields in a MySQL database:
In one SqLite table, I have a BLOB column for saving images (or binary data as a matter of fact). The table is Documents.
I have seen posts (first, second) on StackOverflow that say that SubSonic 2.2\'s SharedDbConnectionScope doesn\'t work with TransactionScope.
I\'m trying to mock the Add method of subsonic SimpleRepository with Rihino mocks, I\'m using the IRepository Interface but I\'m new to mocking and d开发者_如何学Pythonont know how to go from there, c
I has encountered conversion from integer to string with MySql+SubSonic3 (it generates wrong SQL query). After I found root o开发者_C百科f the problem in SubSonic sources and fixed it, everything work
Using templates, how can I delete multiple records from a table i开发者_StackOverflow社区n same Delete statement?Your question\'s a bit ambiguous but based on another question you\'ve posted I think y
Here is the situation. I am using SubSonic 3 and w开发者_如何学Could like to specify at run time which connection string to use.This a command line application and the connection string name will be
I was 开发者_运维技巧wondering if anyone knows a reference on how to configure subsonic 3.0 to use mySQL?http://www.subsonicproject.com/docs/Using_ActiveRecord