Viewing 15 posts - 3,226 through 3,240 (of 5,103 total)
Yuri,
There is a way (but is risky in the sense that your app should have been designed from the ground up to handle it )
at begining of the connection just...
July 12, 2005 at 12:57 pm
Hopefully... (s)he doesn't come through this forums often ![]()
July 12, 2005 at 12:40 pm
Dam! keep typing faster than me ![]()
July 12, 2005 at 12:39 pm
I must admit that it was me who didn't read your post carefully ![]()
CASE @CheckBDate WHEN = 0 THEN @NullBDate ELSE @BDate END...
July 12, 2005 at 12:38 pm
From BOL: Float and real
Approximate number data types for use with floating point numeric data. Floating point data is approximate; not all values in the data type range can...
July 12, 2005 at 12:33 pm
>> What was the problem (so that new readers know what to try)? <<
I think you are reading too fast ( or not ?) today
July 12, 2005 at 12:30 pm
Again Let me say that DROP Table and TRUNCATE Table are both minimally logged operations and neither will fill up the log!!!
Use TRUNCATE when you need to clear data ...
July 12, 2005 at 12:24 pm
In SQL you tell the engine what you want and it determines (sometimes not so good) how to do it. To be honest this does not happens very often but...
July 12, 2005 at 11:42 am
Viewing 15 posts - 3,226 through 3,240 (of 5,103 total)