Viewing 5 posts - 1 through 5 (of 5 total)
XP needs to be the "Pro" version or higher to work as a client.
March 8, 2011 at 7:52 am
Thank you! I just wanted confirmation of what I suspected.
March 7, 2011 at 1:16 pm
SELECT CONVERT(varchar(10), CAST(LEFT('2011-02-03 00:00:00.000', 10) AS datetime), 112);
March 7, 2011 at 1:14 pm
Modify your WHERE clause as: WHERE ProjectID IN (SELECT ProjectID FROM tabProjectID)
Then all you have to do is to change the values in the tabProjectID table and never touch the...
March 7, 2011 at 12:25 pm
I tried to update the three registry entries AGTGroup, FTSGroup, and SQLGroup, but that did not solve the problem.
However, when I deleted those three registry entries and restarted the computer,...
January 5, 2011 at 9:32 am
Viewing 5 posts - 1 through 5 (of 5 total)