Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)

  • RE: How Far Have You Traveled for a SQL Saturday?

    I've been to the last 3 SQL Saturdays in Minneapolis. I live in the suburbs so it's about a 25 mile drive. I'd be willing to travel up...

  • RE: How To Write An Interview Winning Resume

    Nice article John. All excellent points but I specifically wanted to comment on relevancy. As you said people have a tendency to list every technology they have knowledge...

  • RE: Checking Up on Developers

    I found this topic very interesting given what I've been dealing with in the last couple of weeks.

    I inherited a pretty small data warehouse and am the lone database developer....

  • RE: substring/charindex

    The tough part to me with this kind of situation was always trying to find the character position of the "key" character. Here is a method I've used in...

  • RE: ssrs 2008 r2 pass valuesd

    Daniel is correct. The fields only have to be part of your dataset in order to filter on them using parameters. You do not have to display these...

  • RE: Multiple values Parameter; Ctrl+A equivalent

    When you create your parameters there is a check box in the 'General' section of the properties that says Allow Multiple Values. If you select this when you create...

  • RE: sql server licencing for demonstration purpose

    Developer Edition will do the trick.

    I'm not sure if you can do multiple installs from a single copy but individual copies are relatively cheap. About 6 months ago I...

Viewing 7 posts - 1 through 7 (of 7 total)