Dragonsoft Technology View
  • Piwigo
  • Gallery 3
  • Wise Library
  • Publications
  • Privacy Policy
  • About

table

Fun stuff with SQL Server

Tip: Get list of columns for the table

When you dealing with dynamic SQL or unknown table structure, SQL meta data could help recover the missing information. There are two main system tables which give you such information: dbo.sysobjects dbo.syscolumns Example below shows how to gather column list for specified table. DECLARE @TABLENAME varchar(256), @COLUMNS varchar(4000) SET @TABLENAME Read more

By Serguei Dosyukov, 17 yearsMay 12, 2008 ago
About
From a junior developer through Sr Manager position, I was always interested in new technologies. Passionate speaker, IT junky, developer, architect, team lead, and development manager - many hats, one goal - making software better and being closer to people’s needs. For the most part I am using my blog as a scratch pad, writing small articles on things which I came across, was asked about more then once, and which would otherwise require additional research again and again.

Testimonials

First I’m new to G3. I was wanting to append my forum with a gallery and after doing a lot of looking and testing I settled on G3.I tried all the themes I could find on the page at the mothership (Gallery homepage). I settled on graydragon. It’s so close Read more

― Setishock

I’ve used your Greydragon theme ever since I switched to using Gallery3. It looks very slick; it does everything that I want; it is easy to customise the appearance with its many options; image preloading makes it faster than other themes; the author continually develops it in response to feature Read more

― Brian Stewart
  • Piwigo
  • Gallery 3
  • Wise Library
  • Publications
  • Privacy Policy
  • About
Hestia | Developed by ThemeIsle