msscc

Team Explorer 2008 and MS SCC API?

Hi, I apologize if this seems slightly off-topic, it's more a technical/installation question than it is a programming question, though I bet someone here knows it. In any case... I've installed Team Explorer 2008 since we're using TFS here for source control, and now I'm looking at Help and Manual, which has support for source control...

Is there a viable SCC integration for Subversion?

What recommendations do you have for a Subversion client that supports Microsofts standard SCC API? So far, I've found two possibilities: TortoiseSVN SCC. Seems neither mature, active nor supported (no release since Jan 2005) SVN Plugin from PushOK. Commercial, with pricing hidden behind a login page. Neither of these seem particula...

How to get the start time of an SQL process?

A job running on our SQL server failed. We are running MS SQL server 2005. While investigating, the following question came up: When was this process initiated on the server? Is there any query I can run that will give me this information? ...