Viewing 15 posts - 21,631 through 21,645 (of 59,072 total)
jarick 15608 (1/31/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 1, 2015 at 10:04 am
Eirikur Eiriksson (1/31/2015)
jwiseh (1/31/2015)
I remember the pain of working with a system where a developer had chosen the TIME data type to store the number of hours worked in...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 1, 2015 at 9:54 am
sm_iransoftware (1/31/2015)
1- Create a new database with same structure.
I guess my question is, if it's the same structure, why are you bothering to do this in the first place?
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2015 at 11:16 pm
yoshii (1/31/2015)
@jeff. Thanks for the valuable feedbacks!
In my opinion, communication not only happens verbally, but also at implication level...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2015 at 11:01 pm
xsevensinzx (1/31/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2015 at 10:38 pm
Lynn Pettis (1/31/2015)
When we meet at PASS 2015 you are going to have to show me that trick with the quarter.
Not sure I can make it to PASS 2015 but...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2015 at 4:14 pm
Heh... almost forgot. I asked you a question so that we might be better able to help and you didn't answer it because you were too busy taking things...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2015 at 2:42 pm
To continue a bit, if you don't go into an interview with a nicely indexed couple of clamshell clear folders that clearly demonstrate that you know how to solve problems...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2015 at 2:34 pm
yoshii (1/31/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2015 at 2:11 pm
mister.magoo (1/31/2015)
Storing currency values in a FLOAT is my least favourite, as I am constantly having to do stupid things like this
WHERE ABS(table1.column1 - table2.column2)<0.01
just to check for equality...
Wow. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2015 at 9:20 am
I remember the pain of working with a system where a developer had chosen the TIME data type to store the number of hours worked in a day. Anyone want...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2015 at 12:27 am
There can be a thousand reasons. CPU is occasionally pegged to the wall. I/O is occasion pegged to the wall. The "pipe" is occasionally full. Auto-negotiate...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 31, 2015 at 12:24 am
yoshii (1/30/2015)
I don't think it's worth it...
the tech questions are too basic and the answers are too short. For situational questions, I pretty much was able...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 30, 2015 at 11:32 pm
Heh... I congratulate you on your innovation but you export the data to a spreadsheet, write a VB function, manually code the VB function into a spreadsheet once for...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 30, 2015 at 11:20 pm
You're not actually doing it "bad". It's running the way I'd expect it to without any additional information. With that thought in mind...
Please identify what you want the...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 30, 2015 at 11:13 pm
Viewing 15 posts - 21,631 through 21,645 (of 59,072 total)