Viewing 11 posts - 1 through 11 (of 11 total)
Programming right isn't something difficult to learn, just the basics about it willl bring you a lot. But being a good programmer, and also dba will take much more effort...
November 16, 2010 at 3:35 pm
Defensive coding : code that on all sides is safe, like always use else with if's, or check any results from for instance queries done on always filled tables.
Its...
May 7, 2010 at 12:50 am
Steve,
For what's it worth (I also write for magazines and know how hard it is when you don't get any response on a thing you wrote with all your...
February 27, 2008 at 3:18 am
Although SSIS is a very large improvement in regards to DTS sometimes I think it's a beta product shipped out as a final version, but it shows great potential! We...
February 18, 2008 at 3:03 am
"And if your specialty becomes strong enough and there's the demand, you might just find yourself working for a new boss: yourself."
I just love that sentence, I really am on...
February 1, 2008 at 2:35 am
I would like to go back to my years at the HTS (higher technical education in the Netherlands) It was a college with a lot of history, later on it...
January 4, 2008 at 2:33 am
Spacemonger is wonderfull .. and only about 230 kb in size ..
Also look at the options screen, delete can be disabled, and animations can also be disabled to increase speed....
January 4, 2008 at 1:49 am
I don't mind doing other things as long it's in the line of work I'm in, I'm hired as a software designer/builder but I also do some maintenance on sql...
September 27, 2007 at 1:43 am
Setup a new sql server, copy the database files to the new server if you can get them from the old system, and use attach (right click on databases in...
August 28, 2007 at 12:33 am
SQL2005 has a complete new thing called schema's (already an old thing in Oracle.. ;-)) in which the tables aren't owned by a user anymore but are owned by a...
August 28, 2007 at 12:27 am
Is the target file system also NTFS ? Fat has a 3 GB limit..
regards
Wim
July 31, 2007 at 6:37 am
Viewing 11 posts - 1 through 11 (of 11 total)