Viewing 15 posts - 811 through 825 (of 3,011 total)
venoym (6/9/2011)
Michael Valentine Jones (6/8/2011)
mtillman-921105 (6/8/2011)
Steve Jones - SSC Editor (6/8/2011)
This whole thread has a lot of nonsense in it :hehe:
Speaking of nonsense, an instructor of mine said that people...
June 9, 2011 at 1:19 pm
Randy Doub (6/8/2011)
June 8, 2011 at 3:06 pm
mtillman-921105 (6/8/2011)
Steve Jones - SSC Editor (6/8/2011)
This whole thread has a lot of nonsense in it :hehe:
Speaking of nonsense, an instructor of mine said that people used to ask philosophers...
June 8, 2011 at 10:50 am
GilaMonster (6/8/2011)
Craig Farrell (6/8/2011)
June 8, 2011 at 7:59 am
venoym (6/8/2011)
June 8, 2011 at 7:35 am
robert.williams 82816 (6/7/2011)
Ah....there comes my argument then, that there is a point-something like .01.. or .011.. between .999... and 1.
That's not really an argument, since that would require some suggestion...
June 8, 2011 at 7:18 am
robert.williams 82816 (6/7/2011)
Just for arguments sake, how can .999..... = 1?It will always be .111...short of 1.
It may come close but not equal 1.
*runs and hides*
Nice try at the...
June 7, 2011 at 9:31 pm
I think encouraging people to learn is about as far as you can take it. If they don't want to learn, you can't force them, but it does raise...
June 7, 2011 at 10:56 am
AND (SCHEMA_NAME(schema_id) = PARSENAME(@tableName,2) or PARSENAME(@tableName,2) is null)
June 6, 2011 at 4:03 pm
Richard Warr (6/6/2011)
June 6, 2011 at 10:02 am
I would not call it unethical to ask IT to buy a particular product in order to get new business from the vendor. If it is a net benefit...
June 5, 2011 at 2:41 am
You command syntax was incorrect, "grant connect sql" not "grant connect"
select name, denylogin from syslogins where name = 'ravid'
grant connect sql to ravid
select name, denylogin from syslogins where name =...
June 5, 2011 at 2:16 am
Do you have the SQL Server Agent configured to connect to SQL Server using the SA account?
June 4, 2011 at 7:13 pm
You must do the full restore using the STANDBY option of the restore command, and specify the STANDBY option on each log restore using the same STANDBY file for each....
June 4, 2011 at 12:03 am
If you are using SQL Server 2008 Enterprise Edition or SQL Server 2008 R2 Enterprise Edition or Standard Edition, make sure that you set your transaction log backups to compressed...
June 3, 2011 at 1:09 pm
Viewing 15 posts - 811 through 825 (of 3,011 total)