Viewing 15 posts - 76 through 90 (of 220 total)
Why are you using COUNT()? From what you've said it looks like you want SUM()?
May 10, 2016 at 4:40 am
Could you create a calendar table (lots of examples online), then use that the get the 'days vacant' number by month?
May 10, 2016 at 4:37 am
Kyrilluk (5/9/2016)
call.copse (5/9/2016)
That's not really the spirit is it now? I'd imagine the majority of us here will avoid meeting folk when we don't have to but I often agree...
May 9, 2016 at 4:26 am
girishpillai (5/6/2016)
May 6, 2016 at 9:08 am
girishpillai (5/6/2016)
May 6, 2016 at 8:21 am
I've had quite a few friends use it to get around Europe and not heard any horror stories. I'd definitely give it a go if I found it cut the...
May 4, 2016 at 9:23 am
Used to use a marketing suite with some very unhelpful error messages. It used NSQL IIRC, and many of the errors were along the lines of "Error: No error".
I do...
April 28, 2016 at 9:43 am
Luis Cazares (4/28/2016)
tindog (4/28/2016)
An alternative would be to change your parameters to DATE instead of DATETIME, then use BETWEEN as you have...
April 28, 2016 at 8:01 am
Did the queries Luis provided not work? What happened?
An alternative would be to change your parameters to DATE instead of DATETIME, then use BETWEEN as you have (without the TIME...
April 28, 2016 at 7:46 am
Thanks for the words of encouragement everyone...the thought still terrifies me but I'll look at other events and see if I can work up the courage to go ๐
April 28, 2016 at 2:57 am
I'd love to go to this, but have no SQL-y friends and get v anxious in unfamiliar places where I don't know anyone! (Never been to Liverpool)
I'll have to change...
April 27, 2016 at 10:09 am
What type of replication is it? Transactional, merge etc? What sort of job is it?
You can configure replication to run a script after a snapshot is applied - to...
April 15, 2016 at 8:47 am
Can you get the string value out for your dynamic connection and share it here?
Does the package fail if you hardcode the "FileName" variable using your tested file?
April 15, 2016 at 2:44 am
Lynn Pettis (4/11/2016)
tindog (4/11/2016)
TomThomson (4/8/2016)
Lynn Pettis (4/8/2016)
Making it easier for others:
I don't know how accurate it is for the USA, because I've never tried to live there - and short...
April 12, 2016 at 2:18 am
What does the output of your dataset look like? (And perhaps share the query in case the issue can be resolved there)
What are you currently grouping by (first name I'd...
April 11, 2016 at 9:08 am
Viewing 15 posts - 76 through 90 (of 220 total)