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...
* Noel
July 12, 2005 at 12:57 pm
Until he notice you presidential aspirations here ![]()
* Noel
July 12, 2005 at 12:45 pm
Hopefully... (s)he doesn't come through this forums often ![]()
* Noel
July 12, 2005 at 12:40 pm
Dam! keep typing faster than me ![]()
* Noel
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...
* Noel
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...
* Noel
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 ![]()
* Noel
July 12, 2005 at 12:30 pm
what is the problem with joining the tables ?
* Noel
July 12, 2005 at 12:27 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 ...
* Noel
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...
* Noel
July 12, 2005 at 11:42 am
Viewing 15 posts - 3,226 through 3,240 (of 5,103 total)