by Matthew Noonan
16. October 2006 03:10
I just checked in some changes to the Tigris source tree that will be released in EO 1.2 (C# and SQL Server only, for the moment).
- IDENTITY insert - for those times when you need to override the autokey generation. This feature is usually used when migrating data from one schema to another.
- Better timestamp handling - handling timestamps for SQL 2000 vs. SQL 2005, and the concurrency was not functioning properly with dynamic queries.
- Sql2005DynamicQuery class - to support the new timestamp handling.
I have heard occasional complaints about being unable to download the source code from Tigris, so if you are having trouble please let me know.