
Databases
Get flash to fully experience Pearltrees
Using Extended Properties on Database Objects
Each extended property has a user-defined name and value. The value of an extended property is a sql_variant value that can contain up to 7,500 bytes of data.DBA
By Bill Graziano on 6 August 2007 | 6 Comments | Tags: Identity , INSERT Identity columns are commonly used as primary keys in database tables.
How to Insert Values into an Identity Column in SQL Server
ADO Connection Strings
InterSystems Caché ® is an advanced object database that provides in-memory speed with persistence, and the ability to handle huge volumes of transactional data. Plus, it can run SQL faster than relational databases.
Caché - World's fastest high performance object database
Also available on tomjewett.com: color tutorial, demo application, and video ; for Web accessibility resources and consulting, please see The Enabled Web . This third edition of dbDesign is a general update, both to meet legal requirements for U.S. “Section 508” accessibility and to bring the code into compliance with the latest World Wide Web Consortium standards.
Database Design - Introduction
By Sean Baird on 12 September 2000 | 21 Comments | Tags: Identity Kim writes: "with an identity column you can SELECT @@identity after inserting a row. How do you get the value of a uniqueidentifier column after an insert?
Uniqueidentifier vs. IDENTITY
The Visual Studio 2010 IDE does not support connecting to SQL Server 2000, including not allowing connections from the ADO.NET Entity Framework designer. However, the ADO.NET Entity Framework 4 runtime continues to offer support for running with SQL Server 2000 databases. A number of people have asked what to do with existing ADO.NET Entity Framework models built against SQL Server 2000 when moving to Visual Studio 2010. Following are a few development options and items of note: - The ADO .NET Entity Framework 4 runtime fully supports SQL Server 2000. - Apps you previously built on top of SQL Server 2000 will continue to function as-is when you move those apps to the ADO.NET Entity Framework 4 runtime.
Using Entity Framework 4 with SQL Server 2000 Databases
Query to Display Foreign Key Relationships and Name of the Constraint for Each Table in Database « Journey to SQLAuthority
November 1, 2006 by pinaldave UPDATE : SQL SERVER – 2005 – Find Tables With Foreign Key Constraint in Database This is very long query. Optionally, we can limit the query to return results for one or more than one table.Filtering SQL Server Columns Using Column Level Permissions
Time and Date

