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

Request Friendship



Upload Image

My Sections

Marc Jellinek
97 · 2% · 546

Marc Jellinek - Blogs

  • Passing dynamic column names to SELECT statement in the HTML var

    Marc Jellinek Commented 4 Days ago through Blogs | 1 Point
    What are you trying to accomplish?...
    shiva.ny.usa
    1554 · 0% · 12
  • #0257 - SQL Server - Installation - Always add at least one Windows user to the sysadmin role

    Marc Jellinek Commented 1 Months ago through Blogs | 1 Point
    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% · 10587
  • Pivoting on multiple columns - SQL Server

    Marc Jellinek Commented 2 Months ago through Blogs | 1 Point
    @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% · 7054
  • Pivoting on multiple columns - SQL Server

    Marc Jellinek Commented 2 Months ago through Blogs | 1 Point
    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% · 7054
  • Issue with float datatype

    Marc Jellinek Commented 3 Months ago through Blogs | 1 Point
    That is the nature of the float data type. It is an INEXACT approximate numerical representation and should be rarely used. If you need to store and retrieve a number like 123,456,789, use [int[ with a range of (-2,147,483,648) to (2,147,483,647). ...
    ramkoti
    414 · 0% · 95
  • #0231-SQL Server-sys.database_files - How are File Ids allocated?

    Marc Jellinek Commented 4 Months ago through Blogs | 1 Point
    Next time, rather than spreading the logs over multiple "drives", create a RAID0 stripe. This way you'll get the benefit of all the drives bandwidth. * RISK * RAID 0 is not fault-tolerant. If you lose one drive, you lose them all....
    Nakul Vachhrajani
    4 · 33% · 10587
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.