Print Page | Close Window

SQL Server Change Tracking Support

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2012
Forum Discription: For .NET 4.5
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3873
Printed Date: 08-Oct-2025 at 4:04pm


Topic: SQL Server Change Tracking Support
Posted By: -ook
Subject: SQL Server Change Tracking Support
Date Posted: 04-Jan-2013 at 3:39am
Does Ideablade support the SQL Server Change Tracking or Change Data Capture facilities? If so are there any examples Idablade projects with it in use? Is it supported via code first?

Thanks
Mark



Replies:
Posted By: kimj
Date Posted: 04-Jan-2013 at 9:15am
No, change tracking isn't supported by DevForce.  DevForce is database agnostic, so doesn't include database specific functionality like this.  DevForce does support several "hooks" that can help - such as RPC methods, named query methods, and support for stored procedures.


Posted By: -ook
Date Posted: 07-Jan-2013 at 6:11pm
ok, thanks. Just realised it is a SQL Server Enterprise only feature in any case thus is cost prohibitive for me.



Print Page | Close Window