Forum Replies Created

Viewing 15 posts - 901 through 915 (of 1,243 total)

  • RE: Where's the Thread?

    Ed Wagner (9/22/2014)


    TomThomson (9/22/2014)


    GilaMonster (9/22/2014)


    Koen Verbeeck (9/22/2014)


    Eirikur Eiriksson (9/22/2014)


    There are some other topics missing, some points also went missing, all happened more or less at the same time.

    😎

    Iek, now that...

  • RE: Remove last character after last space in a string

    There's a function called InstRev that might do it. I've never used Access in my life though so I can't be more helpful than that I'm afraid.

  • RE: Where's the Thread?

    There would have to be some kind of memorial service.

    I'd love to be a fly on the wall for the conversation when somebody explained that it wasn't backed up...

  • RE: Use function like vlookup to find and replace value in SQL

    If you can create and alter tables then you're halfway there. You'll need to do both to get this done. The most important thing you need to do...

  • RE: Remove last character after last space in a string

    declare @String as varchar(20) = 'Rambla, Tony G.'

    select left(@string,len(@string)+1-charindex(' ',reverse(@string)))

  • RE: Where's the Thread?

    I was worried my membership had been revoked and there was something somebody wasn't telling me!

  • RE: Use function like vlookup to find and replace value in SQL

    Hi Tuan,

    welcome to the forums. What you're asking to do is theoretically straightforward but there are a couple of traps for the unwary. The principal difficulty is the...

  • RE: Which is the correct spatial data type?

    Eirikur Eiriksson (9/19/2014)


    TomThomson (9/19/2014)


    Good question.

    I was feeling too depressed by my nation's decision to stay under England's domination :crying:

    Breaks my heart seeing such an opportunity waisted!

    😎

    As much as I...

  • RE: Are the posted questions getting worse?

    Greg Edwards-268690 (9/17/2014)


    Sean Lange (9/17/2014)


    Greg Edwards-268690 (9/17/2014)


    Anyone have some good rub / sauce recipes?

    Looking at trying to mix my own.

    Although I tend to like more heat than my wife and...

  • RE: Are the posted questions getting worse?

    I'm like a little kid waiting for my new smoker. Unfortunately, I'm on a course for the week after it arrives so I'll have to wait before I get...

  • RE: Are the posted questions getting worse?

    I know exactly what you mean with the bitterness. If you have a tray for liquid in your smoker, it helps to keep the humidity up and affords you the...

  • RE: Are the posted questions getting worse?

    Ed Wagner (9/16/2014)


    BWFC (9/15/2014)


    Sean Lange (9/15/2014)


    BWFC (9/15/2014)


    Sean Lange (9/15/2014)


    BWFC (9/15/2014)


    Sean Lange (9/15/2014)


    BWFC (9/15/2014)


    Sean Lange (9/15/2014)


    Lynn Pettis (9/13/2014)


    SQLRNNR (9/13/2014)


    Sean Lange (9/13/2014)


    Woo Hoo!!! I was able to find a coach to fill...

  • RE: Today's Random Word!

    TomThomson (9/15/2014)


    eccentricDBA (9/15/2014)


    whereisSQL? (9/15/2014)


    djj (9/15/2014)


    SQLRNNR (9/15/2014)


    capacity

    Maximum

    Overflow

    buffer

    cushion

    Pillow

  • RE: Are the posted questions getting worse?

    Sean Lange (9/15/2014)


    BWFC (9/15/2014)


    Sean Lange (9/15/2014)


    BWFC (9/15/2014)


    Sean Lange (9/15/2014)


    BWFC (9/15/2014)


    Sean Lange (9/15/2014)


    Lynn Pettis (9/13/2014)


    SQLRNNR (9/13/2014)


    Sean Lange (9/13/2014)


    Woo Hoo!!! I was able to find a coach to fill in for me...

  • RE: Are the posted questions getting worse?

    Sean Lange (9/15/2014)


    BWFC (9/15/2014)


    Sean Lange (9/15/2014)


    BWFC (9/15/2014)


    Sean Lange (9/15/2014)


    Lynn Pettis (9/13/2014)


    SQLRNNR (9/13/2014)


    Sean Lange (9/13/2014)


    Woo Hoo!!! I was able to find a coach to fill in for me today and I...

Viewing 15 posts - 901 through 915 (of 1,243 total)