Welcome to WindowsClient.net | Sign in | Join

Zuker On Foundations

The realm of .NET (WPF, WCF and all around)

Browse by Tags

All Tags » Database (RSS)
Sorry, but there are no more tags available to filter with.
SQL 2005 - Save File into Image/VarBinary columns
Via this post . I created a column in a certain table to contain various files with "VarBinary(MAX)" as its data type. I wanted to test stuff, so I needed data in the tables. But Oh My, Now What? Should I really write C# Project to insert a...
Posted: Sep 03 2008, 03:43 PM by zuker | with no comments
Filed under:
Forum Model T-SQL Select
I decided to place it here in case I would need such a thing in the future :) The select statement selects forum-like data model which supports paging as well. (Where comments will be below the main entry and so on) DECLARE @Level int DECLARE @CurrentID...
Posted: May 19 2008, 09:08 AM by zuker
Filed under:
Page view counter