Women in Technology
A guest editorial from Phil Factor today that points out some of the incredibly contributions by women in technology.
2010-01-06
386 reads
A guest editorial from Phil Factor today that points out some of the incredibly contributions by women in technology.
2010-01-06
386 reads
In which Phil Factor attempts to justify his iPhones and iPod Touches as a business expense.
2010-01-04
294 reads
A guest editorial from Phil Factor looks at the Speed Phreak competition that has been taking place recently and is quite popular. Read about the inspiration for the competition and why you might want to participate.
2009-11-18
267 reads
Does a programmer need to know how his code gets executed? Arguably, developers should focus on database structures rather than a particular implementation, and Phil tries to convince us that good programming is not just knowing everything about your programming environment.
2009-11-16
122 reads
If you have a database application that is running slowly, or is straining the server, what do you do? After...
2009-10-25
3,100 reads
The English voice of IT reason, Phil Factor, brings us a guest editorial. Today he waxes about the overbearing processes used to build internal corporate applications.
2009-10-01
177 reads
Phil ponders whether the term 'DBA' is still really meaningful, or if it's just a blunt instrument used to bash a diverse population into a mis-conceived niche. Is it worth the trouble of being typecast, just to have those 3 letters on your CV?
2009-09-21
249 reads
A guest editorial from Phil Factor puts in a good word for ODBC. This is the standard for Windows machines to connect to all kinds of data sources, and is both loved and hated by developers of all kinds.
2009-09-10
307 reads
/*
A couple
of years ago, when I wrote the Simple-Talk Prettifier that is really no more than a stored
procedure...
2009-08-18
2,619 reads
You may think that the task of teasing out the exact nature
of the data and processes within a company...
2009-08-17
2,916 reads
By Steve Jones
lilo– n. a friendship that can lie dormant for years only to pick right...
I spend my days working on and managing SQL Server instances—working days at least,...
Want to learn SQL and get some real practice this December? Check out the...
Bonjour à tous, je vais bientôt démarrer un projet d'archivage de données pour alléger...
Hello, I’ve been trying to install Ms SQL Server 2005 for over two weeks...
Comments posted to this topic are about the item How to Repair Corrupt MySQL...
What happens when I run this code:
EXEC sp_executesql N'PRINT 1; GO';See possible answers