Forum Replies Created

Viewing 15 posts - 31 through 45 (of 442 total)

  • RE: Run a query in a job and output to a csv file and email

    FridayNightGiant (6/7/2016)


    What sort of file do you want? A csv file or a tab delimited file? As you mention csv but the script you are posted is using tab as...

    Regards,
    SQLisAwe5oMe.

  • RE: Run a query in a job and output to a csv file and email

    I was able to get this to work by using this sample query....but the output in excel file looks all messy....any idea, how to get the output as same as...

    Regards,
    SQLisAwe5oMe.

  • RE: Convert JoinDate to Anniversary

    I was able to modify the script to do this but if someone is more than 1 yr but not yet 2 yrs, then I would like to display as...

    Regards,
    SQLisAwe5oMe.

  • RE: sp_send_dbmail sending duplicate emails to user

    Hi djj,

    I am attaching the create script for the trigger.

    Also, I found this old post....but no resolution it seems.

    http://www.sqlservercentral.com/Forums/Topic269796-146-1.aspx

    Anyone has any clue where to look at.

    Regards,
    SQLisAwe5oMe.

  • RE: sp_send_dbmail sending duplicate emails to user

    Users still getting duplicate emails.....not for every alert, but every now and then.

    Regards,
    SQLisAwe5oMe.

  • RE: sp_send_dbmail sending duplicate emails to user

    Thanks Lowell, I actually just found it now.

    I'm not sure if this is the actual fix.

    Anyway, I'll monitor and update.

    Thanks again.

    Regards,
    SQLisAwe5oMe.

  • RE: Export a table to Excel(2010)

    Okay, Thanks Lowell.

    Regards,
    SQLisAwe5oMe.

  • RE: Help creating a SP

    Sean,

    If you don't mind, can you elaborate more on these steps.

    Is the requirement that the email be sent real time?

    Ans: No, I do not need it real time.

    If not, maybe...

    Regards,
    SQLisAwe5oMe.

  • RE: Help creating a SP

    Yes, I tested your theory and this is what I get in my email body.

    Following are the details:

    ORDER_NUMBER : 116277.00

    ID : 242078

    Name : Mr. Tony Alexander

    Meeting : [Missing Meeting]

    TimeStamp...

    Regards,
    SQLisAwe5oMe.

  • RE: Help creating a SP

    Sean Lange (3/10/2016)


    SQLisAwE5OmE (3/10/2016)


    I am not trying to ignore you guys in terms fixing the code for multiple row inserts.....

    But my trigger is not working as per my requirements, I...

    Regards,
    SQLisAwe5oMe.

  • RE: Help creating a SP

    I am not trying to ignore you guys in terms fixing the code for multiple row inserts.....

    But my trigger is not working as per my requirements, I am trying to...

    Regards,
    SQLisAwe5oMe.

  • RE: Help creating a SP

    Sean Lange (3/9/2016)


    SQLisAwE5OmE (3/9/2016)


    Sean Lange (3/9/2016)


    SQLisAwE5OmE (3/9/2016)


    When I purchased 2 programs(classes) in the same order, I got 2 separate emails. So, is that mean it's working?

    No. That means that your...

    Regards,
    SQLisAwe5oMe.

  • RE: Help creating a SP

    I have modified my trigger to do a join with another table to get the Meeting(Class) code since it doesn't appear on dbo.order table, the meeting code is inserted to...

    Regards,
    SQLisAwe5oMe.

  • RE: Help creating a SP

    Sean Lange (3/9/2016)


    SQLisAwE5OmE (3/9/2016)


    When I purchased 2 programs(classes) in the same order, I got 2 separate emails. So, is that mean it's working?

    No. That means that your program inserts the...

    Regards,
    SQLisAwe5oMe.

  • RE: Help creating a SP

    When I purchased 2 programs(classes) in the same order, I got 2 separate emails. So, is that mean it's working?

    Regards,
    SQLisAwe5oMe.

Viewing 15 posts - 31 through 45 (of 442 total)