Viewing 15 posts - 286 through 300 (of 2,458 total)
I became a father a nearly two years ago. What does relax mean again?
My daughter love Jimi Hendrix so sometimes we kick back and watch rare Hendrix videos...
March 30, 2017 at 9:10 pm
I don't know if what Jeff posted was helpful (another vanishing OP) but this is certainly doable. You need to do two things:
(1) Extract the element names from...
March 30, 2017 at 8:49 pm
March 30, 2017 at 5:57 am
Thanks for the pointer to FileTables and the link to get started.
As of now,...
March 29, 2017 at 9:43 pm
March 29, 2017 at 6:11 pm
That SELECT statement is not valid, it needs one more right-parenthesis . This correct syntax for that SELECT statement:SELECT CAST(MAX(ISNULL(AlterDate,CRDate)) as DATE)
This would be a...
March 29, 2017 at 8:12 am
Thanks a lot for these links. They both look good! I will spend some...
March 29, 2017 at 7:50 am
Sorry to make you a bit nervous 🙂
No, it is not your book!
I have...
March 28, 2017 at 7:32 pm
I meant float (53) IS 8 bytes (...and can't figure out how to edit using the new forum format.)
March 28, 2017 at 12:42 pm
The direct answer is NO. Float (53) is not 8 bytes and imprecise as has already been mentioned. Another problem is that, although, your existing data is int, using float...
March 28, 2017 at 11:07 am
No problem. Glad to help.
March 23, 2017 at 3:54 pm
March 23, 2017 at 10:57 am
jonas.gunnarsson 52434 - Thursday, March 23, 2017 7:36 AMmay be the following can help
importing large SQL files
That link is for...
March 23, 2017 at 8:21 am
Viewing 15 posts - 286 through 300 (of 2,458 total)