Viewing 15 posts - 586 through 600 (of 6,105 total)
Vampire (3/24/2009)
Thanks for your tip..it worked. Am now able to login. However,I have my SQL Browser running earlier too...
I earlier used this command to connect to DAC as Admin..but couldn't
...
March 24, 2009 at 12:38 pm
Vampire (3/20/2009)
3. If @IP value can't...
March 20, 2009 at 1:54 pm
Ultimately you can't stop someone who wants to get at your code from doing so. Even if you put the BI in compiled code, a dissassembler would still reveal what...
March 15, 2009 at 2:49 pm
Yes, downgrade rights are still available:
Look for the question "How do I downgrade to SQL Server 2005?" in Licensing. If you need media (the physical DVDs),...
March 13, 2009 at 2:09 pm
In SQL Server 2008, sp_droptype is deprecated. You should use DROP TYPE instead. With that said, sp_droptype only drops types that are in the dbo schema. Date is a system...
March 13, 2009 at 2:01 pm
Alvin Ramard (3/12/2009)
March 13, 2009 at 6:22 am
SAS70 compliance is hard to document for because it is based on the opinion (and the standard actually says opinion) of the independent auditor.
SAS No. 70 provides guidance to...
March 11, 2009 at 11:19 am
vgullotta (3/10/2009)
This dbo login...
March 10, 2009 at 2:38 pm
The error message gives you what you need to do. In order to setup an HTTP endpoint in SQL Server 2008 (or 2005), you must first reserve a URL which...
March 10, 2009 at 11:09 am
Jack Corbett (3/9/2009)
K. Brian Kelley (3/9/2009)
March 9, 2009 at 1:50 pm
Speaking of jedi masters and padawans.... I think I'm going to add the following disclaimer to all my future security articles:
"If you do not understand what this code is doing....
March 9, 2009 at 1:16 pm
er.imran.it (3/9/2009)
Any resolution???? I am not good in DB.. Plz help....
If you are logged on to the same computer as SQL Server, then use SQLCMD with the following flags:
SQLCMD -A...
March 9, 2009 at 12:57 pm
RBarryYoung (3/9/2009)
March 9, 2009 at 12:24 pm
DavidB (3/9/2009)
March 9, 2009 at 11:51 am
Ken Shapley (3/9/2009)
Can you add some real life examples of where this was implemented? And the details of why it was absolutely necessary? And, were all other alternatives for...
March 9, 2009 at 8:42 am
Viewing 15 posts - 586 through 600 (of 6,105 total)