Viewing 11 posts - 1 through 12 (of 12 total)
Thanks everyone. Sorry I never responded. But the answers above fixed my issue. Thanks everyone
August 23, 2017 at 7:13 am
August 23, 2017 at 7:12 am
August 23, 2017 at 7:12 am
July 31, 2017 at 1:28 pm
same ticketid can be opened and closed multiple times due to correspondence. There is a column labeled TicketHistoryID which is the unique ID for each transaction.
Its basically...
July 31, 2017 at 12:50 pm
So the ticketid Is a uniqueID for a particular issue. So lets say I have an issue resetting my password. So a ticket is created, lets say its ticketID =...
July 31, 2017 at 12:29 pm
July 31, 2017 at 11:03 am
Phil,
Thanks. The code below gets me to the data table I posted above.
July 31, 2017 at 10:39 am
Thanks Phil. One more question. How would I use the above select query if I have multiple records. See Below