SQL
MS SQL and .net Development
Pages
(Move to ...)
Home
▼
Tuesday, June 19, 2012
SQL server could not start cannot find object or property
›
SQL server could not start cannot find object or property (0×80092004) Recently I got an error in my colleague's system that he cou...
12 comments:
Monday, June 18, 2012
SQL Alter a column with a default value
›
If a column has a default value it means there is a constraint on that column setting it the default value. The alter command will give yo...
Saturday, June 16, 2012
Error: 3241, The Media Family on Device is Incorrectly Formed.
›
Today I was trying to restore a database backup using SSMS. The backup was sent by my friend through FTP. But SSMS raised the following err...
1 comment:
Friday, June 15, 2012
Delete or truncate all tables data within a database SQL Server 2008 R2
›
Today I got one requirement from my collegue to delete all records from all Tables in the database. To do this we had to use either Delete ...
1 comment:
Thursday, June 14, 2012
Using Databases on WP7
›
From version 7.5 (Mango) WP7 runs a version of SQL Server CE which is all setup waiting for your applications to make use of it. The good n...
‹
›
Home
View web version