Viewing 15 posts - 31 through 45 (of 122 total)
Hi steve,
Tnx for your reply.
No, this is no concern, all days are inserted as FULL days, thats also why i have put the enddates time as 23:59:59 in the code.
But...
January 27, 2011 at 10:09 am
Hi Steve,
I have almost broken all my braincells on this one, but i'm getting closer ..
The hint to the document that you posted had me change my way of thinking,...
January 26, 2011 at 4:33 am
Hi Steve,
I have found the article and the sample document you where talking about:
Webpage : http://www.manning.com/nielsen/SampleChapter5.pdf
I have tried several approaches based on this, just as my primary solution was based...
January 26, 2011 at 1:46 am
The idea of 2 views i can understand and is possible.
But my main problem is still current
if we forget 2 seconds about the Z ranges but only concentrate on the...
January 25, 2011 at 10:15 am
Your welcome,
Glad to hear and tnx for the feedback
Eddy
January 25, 2011 at 8:13 am
Have you checked that the identity value is already set for the Run_id field, can be seen in SSMS --> modify table --> select Run_id column --> downside screen .?
you...
January 25, 2011 at 8:03 am
Nobody with an Idea on how to solve this problem.?
Schould i really fall back on external vb.net application for this.?
I hardly can believe that with the genius code from ditto...
January 25, 2011 at 7:11 am
Hello,
Anybody that can help me out here pls.?
what i have:
DECLARE @afw TABLE(id INT IDENTITY(1,1) PRIMARY KEY,
wkn_id INT,
code VARCHAR(2),
datefrom datetime,
...
January 24, 2011 at 6:27 am
Hi dave,
I have created the calender table in my system,
I already found some good uses for it but not so right away for this problem..
consider the folowing ranges with these...
January 21, 2011 at 6:46 am
GilaMonster (1/19/2011)Your guess would be wrong
http://sqlinthewild.co.za/index.php/2009/03/19/catch-all-queries/
Just read the article,
So there are 2 basic options left
or you use the statement as i provided WITH the option Recompile
or you have to fall...
January 19, 2011 at 4:11 am
JayK (1/17/2011)
(pg.ProductLineID = @ProductLine) OR (@ProductLine = -1)
AND
(pg.ProductGroupID = @ProductGroup) OR (@ProductGroup = -1)
...
January 19, 2011 at 3:23 am
Hi dave,
Tnx for the link, will go reading that article right away,
I got some troubles posting the topic, it was already submitted when i was not done writing due to...
January 18, 2011 at 2:43 am
C3PO-594572 (1/4/2011)
How do you change the width of a displayed column when you do a query...so I can fir it on the screen.
In Oracle you would so...
January 6, 2011 at 4:48 am
Now would be a good time to get away from Raid 5 if you can.
Hi Jeff,
Is Raid 1 more preferred for database files over Raid 5.?
I know raid 5 writes...
December 21, 2010 at 12:29 pm
I'm not so sure whether this is a SQLServer related problem.
I have seen the same problem occure on other servers,
fileservers, exchange servers etc..
The bad thing is, you can't find a...
December 2, 2010 at 11:45 am
Viewing 15 posts - 31 through 45 (of 122 total)