There are lots of tasks that can be handled quickly by using the command line. In his recent postings here at ProfHacker on the topic, Lincoln has covered the basics. Now it is just a matter of making ...
I have sort of an odd situation. I have a lot of distributed machines working on a simulation. They each start out with their own work, process it, and eventually put it into a SQL ...
I need to query against a column which contains build numbers stored as an NVARCHAR.<BR>Sorting works fine until you get into double-digit versions.<BR><BR>This works ...