Forum Replies Created

Viewing 15 posts - 3,346 through 3,360 (of 5,109 total)

  • RE: Load multi tab Excel data into SQL Server table using SSIS

    Just chiming in here, but want to understand something. In your original post you mention you want the load "this month and last month's". So, for the current month that...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Calculated Query Help

    Ok, maybe I should elaborate a bit more.

    With the sample data you provided, and solution I gave, you received the correct answer (good). However, when applying it...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Can't open RSReportServer config file - Invalid license data. Reinstall is required

    WhiteLotus - Monday, August 7, 2017 5:41 PM

    Thanks for the reply

    How do I reinstall the feature ? I know how...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Are the posted questions getting worse?

    Brandie Tarvin - Monday, August 7, 2017 9:59 AM

    THIS looks interesting. Too bad the internet is forever.

    [/quote]

    Been prepping for this...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Calculated Query Help

    gazy007 - Monday, August 7, 2017 8:54 AM

    Apologies Thom, Please see attached file.

    That's one table. Your above SQL has 7. Where are...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Checking server settings

    richardmgreen1 - Monday, August 7, 2017 9:29 AM

    It's my understanding that SSAS will take a proportion of the 12GB for it's own...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Checking server settings

    12GB isn't really a lot for a SQL Server. Especially if you have SSAS, SSIS and SSRS all on the same instance. YOu also say you have RAM ring fenced...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: To-do list: good, bad or indifferent?

    Most of the stuff I work on are request from other staff members, which has to go through a web application we use. This normally works fine, as the staff...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Calculated Query Help

    DDL, Sample data and Expected output is really important here. I'll need all of this, showing the problem you're having to be able to trouble shoot. You're returning data from...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Where is best place to start?

    You can upgrade VS now if you wanted. VS 2015 with SSDT 2016 can deploy to SQL Server 2012+, you just need to ensure you select the right TargetServerVersion in...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Can't open RSReportServer config file - Invalid license data. Reinstall is required

    A repair isn't a reinstall. Have you tried uninstalling and reinstalling the feature?

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Get LastOrderDate from each Table

    Nevermind, what I was working on suddenly wasn't wanted anymore just after I made the above post. Love it when that happens :D.

    Again, this is untested :

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Get LastOrderDate from each Table

    The only way I can really see this, unfortunately, is by using a Cursor. This isn't quick, and thus I'd strongly recommend Changing your set up (I'm not sure that...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: How to execute dynamic sql statement

    Also, that SP wide open for injection.

    Edit: Ok, honestly, that entire SQL is a mess. You have a table [Employee] and a SP called [Employee] You can't do...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: How to execute dynamic sql statement

    What is your question here exactly?

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

Viewing 15 posts - 3,346 through 3,360 (of 5,109 total)