How can we help you today? How can we help you today?
dvitner

Activity overview

Latest activity by dvitner

Lay Out - a BEGIN / END suggestion
Sometimes it happens that we have a really large chunk of code inside a BEGIN / END construct. In such cases, it would be nice if we could get something like this: IF (@... = @xyz) BEGIN .. .. some...
1 follower 1 comment 0 votes
Code with "declare cursor for"
Here's a real life code, from one of the newsgroups: declare tb cursor for (select nazwa,id,id_woj,id_miasto,ulica,telefon,id_branza,www,mail,kod,numer_pos,kierunkowy from xx_zrodlo where id_portal...
1 follower 1 comment 0 votes
Installation issues
[Oh my.. Apparently, the angry gods of expired sessions ate my post. OK, let's try again..] The important thing here is that I'm running as a restricted user. My first attempt was to run setup unde...
2 followers 2 comments 0 votes