subsonic2.2
SUBSONIC using subcommander via VS2008 causing following errors - help please
Ive been using subcommander to generate my dal.Im using vb.net and sqlexpress and .net 3.5 My webconfig looks like this[详细]
2023-01-19 07:28 分类:问答Is there a way to use T4 templates with Subsonic 2.2
I understand Subsonic 3.0 is the latest and greatest, and I understand Subsonic 3.0 has T4 templates.[详细]
2023-01-19 02:28 分类:问答SubSonic generation of tables with columns as ColumnX
This doesn\'t make much sense to me.We had this happen twice recently when generating SubSonic objects for a database table or view columns got renamed to ColumnX.The first time it made sense because[详细]
2023-01-13 16:48 分类:问答Subsonic 2 Order By sorting not working
I am trying to sort (ORDER BY ) a subsonic DAL collection New templateController.FetchAll().开发者_JAVA技巧OrderByDesc(\"Name\")[详细]
2023-01-11 00:23 分类:问答SubSonic + Oracle - what's better 2.2 or 3?
I\'ve been using SubSonic 2 & 2.2 for a few years now with Sql Server. For my new job I just recently used SubSonic 2.2 with Oracle and ran into a few small issues.[详细]
2023-01-06 06:39 分类:问答Subsonic Strips trailing s from Table Name in Object names
I have a table called Group_Focus and when we generated our code with Subsonic 2.2 it\'s calling the object GroupFocu while the files are named GroupFocu.cs and GroupFocuController.cs.Is there anyway[详细]
2023-01-04 04:00 分类:问答Change connection on the fly
I have a SQL server with 50 databases. Each one has the exact same schema. I used the awesome Subsonic 2.2 create the DAL based on one of them.[详细]
2022-12-29 23:50 分类:问答Exception with Subsonic 2.2, SQLite and Migrations
I\'m playing with Migrations and created a simple migration like public class Migration001 : Migration[详细]
2022-12-26 08:00 分类:问答Why does SubSonic 2.0 use System.Data.SQLite version 1.0.60.0?
Anyone know why Subsonic 2.2 uses System.Data.SQLite version 1.0.60.0 instead of the latest version 1.0.65.0? ie is it just becaus开发者_运维知识库e that\'s when it was released or is there anything i[详细]
2022-12-21 06:52 分类:问答Inserting primary key values using SubSonic and sqlite - problem because SubSonic thinks columns are either AutoIncrement or not
I\'m using SubSonic 2.2 and sqlite and have encountered a problem when dealing with tables with an INTEGER PRIMARY KEY column that isn\'t AUTOINCREMENT. According to the faq:[详细]
2022-12-20 22:49 分类:问答
加载中,请稍侯......