Viewing 15 posts - 391 through 405 (of 607 total)
Also, I *hate* when people celebrate my birthday at work. I just want to work with people, I don't have any desire to get to know them better or spend...
May 16, 2018 at 6:46 am
I have this query that uses the same code over and over and I'm thinking putting it in a view because it will OBVIOUSLY run faster. Anybody have any idea...
May 14, 2018 at 4:25 pm
Anybody going to be at sqlsaturday 736 in Columbus?
May 14, 2018 at 4:23 pm
Jeebus Chris, I mean, if it works, it works, but yowza https://www.sqlservercentral.com/Forums/1934310/Upper-Case-Lower-Case?Update=1#bm1934444
May 2, 2018 at 6:16 am
Jeff Moden - Initial creation and unit test (http://www.sqlservercentral.com/Forums/Topic530630-8-2.aspx)
May 2, 2018 at 6:14 am
check out http://www.werelate.org, genealogy wiki site, someone may have info posted or be able to help. Also, Janet Ariciu was a major part of my finding information, she does...
April 26, 2018 at 7:07 am
Put your code into a stored procedure, execute your SSRS report using a stored procedure.
April 25, 2018 at 8:18 am
Good point, any relationship is part of your network and can be useful. If you're trying to reach those introverts though, might not want to put the scare tactics in...
April 24, 2018 at 5:37 am
That and more. I'm a couple of years behind on a lot of...
April 20, 2018 at 7:01 pm
either change the format in the query, or use something like FormatDateTime(Fields!CompletedDate.Value,DateFormat.ShortDate) = Today()
April 19, 2018 at 4:13 pm
if your completedDate column is datetime, that could be your issue, comparing something with a time element to something without one.
April 19, 2018 at 6:36 am
Sorry to hear that Lynn, but at least he didn't fall when it happened. I hope that things go better for him soon.
April 18, 2018 at 5:33 am
I basically moved here from Mexico City and I can assure you that...
April 17, 2018 at 6:19 pm
April 17, 2018 at 6:18 pm
Viewing 15 posts - 391 through 405 (of 607 total)