Viewing 15 posts - 2,791 through 2,805 (of 2,853 total)
I actually started as an electronics assembler, then moved up to Tier 1 IT (Have you tried turning it off and on again? <-- I used that line a lot...
February 10, 2017 at 2:53 pm
February 10, 2017 at 2:40 pm
February 10, 2017 at 2:34 pm
February 10, 2017 at 2:18 pm
February 10, 2017 at 2:02 pm
February 9, 2017 at 1:06 pm
February 3, 2017 at 8:55 am
February 3, 2017 at 7:59 am
ALTER TABLE [dbo].[emp] ADD [ID] INT IDENTITY(0000001, 1)
SELECT IR.JournalSource,
RIGHT('0000000' + CAST(IR.[ID] AS VARCHAR(30)), 7)
INTO...
February 2, 2017 at 2:18 pm
This is a soft question, and one I've seen asked elsewhere, but differently enough...
February 2, 2017 at 1:29 pm
Another thing to remember is that hotspotting will eat your battery more. You may want to watch how much your battery is hit by using hotspot. I've seen cases where...
February 2, 2017 at 12:30 pm
We are working on a migration project. I need to have an ODBC DSN connection...
February 2, 2017 at 12:26 pm
January 31, 2017 at 7:24 am
January 30, 2017 at 11:34 am
Viewing 15 posts - 2,791 through 2,805 (of 2,853 total)