Getting Started with Adobe After Effects - Part 6: Motion Blur
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.

Friends

My Badges

Request Friendship



Upload Image

My Sections

Marc Jellinek
97 · 2% · 545

Marc Jellinek's Home

My name is Marc Jellinek. I blog at .
  • #0257 - SQL Server - Installation - Always add at least one Windows user to the sysadmin role

    Marc Jellinek Commented 1 Months ago through Blogs
    Rather than adding a single user (who can be deleted or removed over time), create an AD Group or a Local Group, then make the members of that group a member of the [sysadmin] server role. This way, an AD Administrator can add an individual to the gr...
    Nakul Vachhrajani
    4 · 33% · 10564
  • xml to 2008 R2 as database

    Marc Jellinek Commented 1 Months ago through Ask
    I can't parse this XML into something valid. Can you repost it, selecting the XML, and clicking on the "code" button? (the stack of 0's and 1's)...
    Sidecar5
    1059 · 0% · 24
  • How to Bind Transaction Isolation Level with DB User ?

    Marc Jellinek Commented 1 Months ago through Ask
    Then setting or checking the transaction isolation level within a LOGON TRIGGER should meet your needs. Any query hints will override this setting ( for example WITH (NOLOCK) ). Does this meet your needs?...
    chiragce
    195 · 1% · 238
  • How to Bind Transaction Isolation Level with DB User ?

    Marc Jellinek Commented 1 Months ago through Ask
    There really isn't a good way of doing this. What you can do is set a LOGON TRIGGER that detects the transaction isolation level (by querying sys.dm_exec_sessions) and aborting (issuing a ROLLBACK) if the isolation level doesn't meet your requirement...
    chiragce
    195 · 1% · 238
  • Pivoting on multiple columns - SQL Server

    Marc Jellinek Commented 2 Months ago through Blogs
    @hicham4 Given that you will have a large number of respondents and large number of questions, it's probably a better idea to perform the pivot in a reporting tool like SQL Server Reporting Services (using a Tablix), Access (using a CrossTab query) o...
    pprajapati
    6 · 22% · 7044
  • Pivoting on multiple columns - SQL Server

    Marc Jellinek Commented 2 Months ago through Blogs
    The solution provided really isn't appropriate for a pivot. It's more like a column expansion, like this: SELECT [p].[seq], CASE WHEN [p].[ItemColour] = 'Red' THEN 1 ELSE 0 END as [Red], CASE WHEN [p].[ItemColour] = 'Blue' TH...
    pprajapati
    6 · 22% · 7044
  • Hide Databases from SSMS

    Marc Jellinek Commented 2 Months ago through Just Learned
    Since you can no longer see any databases, can you grant permission to view/list individual databases? After denying "view all databases", I can't see any databases other than master and tempdb. Opening a new query, I can explicitly issues "USE [Hid...
    alpesh5410
    36 · 5% · 1663
  • Print screen for Remote Desktop

    Marc Jellinek Commented 3 Months ago through Just Learned
    Why wouldn't you use the Snipping Tool that ships within Windows? This way you can do screen capture from within the RDP session, outside the RDP session, or both....
    Himani
    252 · 1% · 176
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.