Forum Replies Created

Viewing 15 posts - 1,531 through 1,545 (of 8,731 total)

  • RE: Getting Data and Headers

    Jeff Moden - Wednesday, March 1, 2017 12:30 AM

    Unless they changed it in 2016, if your grid options are setup correctly for...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Large Delete Loop

    Phil Parkin - Tuesday, February 28, 2017 12:40 PM

    Luis Cazares - Tuesday, February 28, 2017 12:22 PM

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Large Delete Loop

    joe.dot - Tuesday, February 28, 2017 11:34 AM

    That's what I keep thinking. My co-worker said it should work just fine. I think...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Large Delete Loop

    joe.dot - Tuesday, February 28, 2017 11:08 AM

    Hey everyone, one of my co-workers gave me this loop to work with on a...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: How do I select the most current date

    Here's an option. Note that this is untested as I don't have anything to test on.

    SELECT
      FAC.[Facility_Name],
      FAC.[Facility_Type],
      FAC.[Status],
      LIC.License_Expiration_Date,
     ...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Need help with database maintenance

    lnoland - Monday, February 27, 2017 10:33 AM

    First, I am not a DBA, I'm a programmer, so I don't have any training...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: How to create a views with variable

    You might want to check an inline table-valued function.

    --Create some sample data and data structure
    CREATE TABLE MYORDER(
      ORDERID int,
      CODEFROM varchar(10),
      CODETO...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Are the posted questions getting worse?

    Brandie Tarvin - Friday, February 24, 2017 12:24 PM

    Is this a little backwards or is it just me?

    Staples has an online coupon...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Are the posted questions getting worse?

    Sean Lange - Friday, February 24, 2017 10:38 AM

    jasona.work - Friday, February 24, 2017 10:04 AM

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Blank report w/ headers

    maravig - Friday, February 24, 2017 9:56 AM

    What else do you require?  screenshots?  the Parameter settings?  My apologies, I'm a SQL coding...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Blank report w/ headers

    What do you expect us to do with that? The only thing I can offer is to format the code, but not much more.

    select distinct

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: I need to limit number of columns in a matrix report

    What do you want to do with the extra values? Discard them or group them?

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Made using 100% impeccable joining of primo garcinia

    Reported as spam

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Are the posted questions getting worse?

    Hugo Kornelis - Wednesday, February 22, 2017 7:52 AM

    Phil Parkin - Wednesday, February 22, 2017 7:28 AM

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Are the posted questions getting worse?

    Phil Parkin - Wednesday, February 22, 2017 7:28 AM

    Luis Cazares - Wednesday, February 22, 2017 7:09 AM

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2

Viewing 15 posts - 1,531 through 1,545 (of 8,731 total)