Ohad's Blog

Lets talk about .net !

Mirror at:
blogs.microsoft.co.il

News

         Ohad Israeli's Facebook profile
      

C# Code Snippts

Favorite Blogs

Israeli .Net Bloggers

Browse by Tags

All Tags » Databases (RSS)
Enterprise Library 3.0 Dec CTP on Code Plex !
Enterprise Library 3.0 Dev CTP is available on Code Plex since yesterday :-) This CTP Highlights are : Partial Trust Support Strong - Named Binary Assemblies Validation Application Block ( check tom's blog ) SQL Server Compact Edition support Database...
SQLCAT - A must read blog for Sql Server Developer
I’ve just found out the existence of SQLCAT – Microsoft Sql Server Development Customer Advisory Team Blog , If you are a Sql Server developer this is defiantly one of the blogs you should keep on your list as it holds best practices and lessons...
Posted: Nov 22 2005, 09:59 AM by Ohad Israeli | with no comments
Filed under:
Sql Server 2005 - Hands On Labs
Sql Server 2005 HOL are here ! Data Transformation Services (DTS) Hands-On Lab Manual Reporting Services Hands-On Lab Manual Management Studio Hands-On Lab Manual XML Features Hands-On Lab Manual SQL Server 2005 and ADO.NET Hands-On Lab Manual T-SQL Enhancements...
Posted: Sep 21 2005, 01:27 PM by Ohad Israeli | with 1 comment(s)
Filed under:
SQL Server Virtual Labs
Are you ready to experience SQL Server 2005? Announcing the launch of the SQL Server 2005 Virtual Hands on labs. In these labs, you will get to experience many of the new features in SQL Server 2005 including CLR integration, XML support and deep business...
SQL Server 2005 Express Edition
SQL Server Express is a version of SQL Server 2005 is the evolution of MSDE 2000 in SQL Server 2005 It is a free, easy to use, and lightweight version of SQL Server 2005, designed for building simple, dynamic applications. SQL Server Express helps developers...
Posted: Jul 03 2004, 09:38 AM by Ohad Israeli | with no comments
Filed under:
Freeware SQL-Server administration tool
Visendo SQL-Admin is a free replacement for the Enterprise Manager of the MS SQL-Server. If you try to install MS SQL-Server on Windows 2003 Server Web-Edition it doesn't work. Installing databases is denied. But you are allowed to install the MSDE (desktop...
Posted: Jun 19 2004, 05:47 PM by Ohad Israeli | with 1 comment(s)
Filed under:
Recursive SQL User Defined Functions
Patrick Santry, Microsoft MVP explains how to build Recursive SQL User Defined Functions in his article on www coder . Ohad.
Posted: Jun 13 2004, 09:05 PM by Ohad Israeli | with 1 comment(s)
Filed under:
Erland Sommarskog's - Texts on SQL
After my last post I took a closer look at Erland Sommarskog home page and found some other articles worth reading : The curse and blessings of dynamic SQL . How you use dynamic SQL, when you should - and when you should not Arrays and Lists in SQL Server...
Posted: Jun 12 2004, 07:24 PM by Ohad Israeli | with no comments
Filed under:
Arrays and Lists in SQL Server
Erland Sommarskog - SQL Server MVP wrote a great article about using Arrays and Lists in SQL Server. The problem You have a number of key values, identifying a couple of rows in a table, and you want to retrieve these rows. If you are composing the SELECT...
Posted: Jun 12 2004, 07:01 PM by Ohad Israeli | with 3 comment(s)
Filed under:
More Posts