Forum Replies Created

Viewing 15 posts - 331 through 345 (of 8,731 total)

  • RE: How am I doing?

    t.ovod-everett - Wednesday, August 15, 2018 10:14 AM

    Steve Jones - SSC Editor - Wednesday, August 15, 2018...

  • RE: SQL Like ( not beginning with )

    savioceg - Wednesday, August 15, 2018 9:34 AM

    Jonathan AC Roberts - Wednesday, August 15, 2018 9:20 AM

  • RE: Developer vs Standard edition

    One more vote to a data problem. If you're on the correct version of SQL Server, you could do something like this to find the problem.

    SELECT...

  • RE: Findfirst VBA for SQL table

    Let's not forget about the possibility of SQL Injection. This code seems wide open to it.
    Bobby Tables: A guide to preventing SQL injection

  • RE: Are the posted questions getting worse?

    Beatrix Kiddo - Tuesday, August 14, 2018 10:33 AM

    jonathan.crawford - Monday, August 13, 2018 1:00 PM

    August 14, 2018 at 11:38 am

    #2001724

  • RE: DATEADD YYYYMM

    sgmunson - Tuesday, August 14, 2018 9:27 AM

    Luis, what Eirikur is saying breaks is adding 31 days, especially if one happens...

  • RE: Why QUOTENAME is important

    RonKyle - Monday, August 13, 2018 6:22 AM

    Why did you use a sysname data type in your example?  I've used this approach...

  • RE: DATEADD YYYYMM

    Eirikur Eiriksson - Friday, August 10, 2018 11:13 PM

    texpic - Friday, August 10, 2018 7:45 PM

    August 13, 2018 at 7:21 am

    #2001467

  • RE: Are the posted questions getting worse?

    Eirikur Eiriksson - Sunday, August 12, 2018 9:40 AM

    You mean "indices" 
    😎

    Funny that I always read that as "índices"...

  • RE: Are the posted questions getting worse?

    ZZartin - Friday, August 10, 2018 9:22 AM

    Jeff Moden - Friday, August 10, 2018 7:14 AM

    August 10, 2018 at 1:42 pm

    #2001310

  • RE: Huge number of tables

    Lynn Pettis - Friday, August 10, 2018 11:24 AM

    ZZartin - Friday, August 10, 2018 11:22 AM

    August 10, 2018 at 1:22 pm

    #2001306

  • RE: Adding and removing indexes

    Ronnie65 - Friday, August 10, 2018 12:36 PM

    Hi Friends,