Browse by Tags

Refresh the Primary Key Identity Column during Insert Operation
14 September 09 10:17 PM
If you have an identity primary key column defined in a database table, its value will be automatically set by the database engine when you insert a new row to the table. The identity value is determined by the column’s Identity Seed and Identity Increment Read More...
How to Workaround Sorting Errors when Updating Self-Referencing DataSet Tables with Visual Studio 2008 SP1
05 September 09 05:14 AM
Hierarchical update is an important feature of typed dataset that refers to the process of saving updated data back to a database while maintaining referential integrity rules. This feature is enhanced in Visual Studio 2008 by introducing a TableAdapterManger Read More...
Postedby Gavin Fu | 1 Comments    
VS 2005 patch for SQL Server 2008
21 November 07 08:14 PM
SQL Server 2008, Noverber 2007 CTP was recently released. We've also released a CTP of Visual Studio 2005 Support for SQL Server 2008 . This will enable you to use VS2005 against SQL Server 2008. For more information about this patch, see the Knowledge Read More...
Postedby MilindLele | 2 Comments    
Filed under: ,

This Blog

Syndication

Page view tracker