Created Unassigned: SQL Server compact connection string only looks in...
Currently if you are using an SDF file the T4 template only looks in the project of where the t$ template is. This isn't real handy if you are wanting to have your entities is a separate project then...
View ArticleEdited Issue: SQL Server compact connection string only looks in current...
Currently if you are using an SDF file the T4 template only looks in the project of where the t$ template is. This isn't real handy if you are wanting to have your entities is a separate project then...
View ArticleSource code checked in, #82e11c49a25a
Case 101 SQL Server compact connection string only looks in current project
View ArticleEdited Issue: SQL Server compact connection string only looks in current...
Currently if you are using an SDF file the T4 template only looks in the project of where the t$ template is. This isn't real handy if you are wanting to have your entities is a separate project then...
View ArticleCommented Issue: SQL Server compact connection string only looks in current...
Currently if you are using an SDF file the T4 template only looks in the project of where the t$ template is. This isn't real handy if you are wanting to have your entities is a separate project then...
View ArticleUpdated Wiki: What's new
Whats commin in the next release:Case 101. SQL Server compact connection string only looks in current project. It now looks in all project paths for the SDF file, in a similar way to finding the...
View ArticleUpdated Wiki: What's new
Whats commin in the next release:Case 101. SQL Server compact connection string only looks in current project. It now looks in all project paths for the SDF file, in a similar way to finding the...
View ArticleUpdated Wiki: What's new
Whats commin in the next release:Case 101. SQL Server compact connection string only looks in current project. It now looks in all project paths for the SDF file, in a similar way to finding the...
View ArticleSource code checked in, #119d21973af7
* Much faster ForeignKeySQL (Query plan cost 71% vs 29%) * Better detection of primary keys on tables without primary keys by checking unique indexes.
View ArticleUpdated Wiki: What's new
Whats commin in the next release:Case 101. SQL Server compact connection string only looks in current project. It now looks in all project paths for the SDF file, in a similar way to finding the...
View ArticleUpdated Wiki: What's new
Whats comming in the next release:Case 101. SQL Server compact connection string only looks in current project. It now looks in all project paths for the SDF file, in a similar way to finding the...
View ArticleCreated Unassigned: Stored procedures without input param and some views...
I found that only stored procedure with input parameters can be detected and populated in .cs file, and some of views are ignored by this tool too (I haven't found the difference with other views that...
View ArticleEdited Unassigned: Stored procedures with no input parameters and all columns...
I found that stored procedure with no input parameters and views with all columns are nullable are ignored by this tool and cannot be populated in .cs file.Are they known issues?
View ArticleEdited Unassigned: Stored procedures with no input parameters and all columns...
I found that stored procedure with no input parameters and views with all columns are nullable are ignored by this tool and cannot be populated in .cs file.Are they known issues?
View ArticleCommented Unassigned: Stored procedures with no input parameters and all...
I found that stored procedure with no input parameters and views with all columns are nullable are ignored by this tool and cannot be populated in .cs file.Are they known issues?Comments: Hi Disanxian,...
View Article