Viewing 15 posts - 226 through 240 (of 694 total)
Is there anything Special that I need to do within my .NET code to force the issue of keeping the tags in place? Or by default, will they be there?...
August 21, 2012 at 7:05 am
I would suggest that you install SQL Server, and use the SQL Books Online. There are so many great examples and tutorials. Then create yourself a project and start working...
August 20, 2012 at 5:59 pm
I tried that, but still the same. I found some other colors come from the OS. But I cannot seem to find the place to modify this color.
Andrew SQLDBA
June 27, 2012 at 10:11 am
Thanks Everyone
I am using the ALTER DATABASE code. Much more simple, and NO cursors:w00t:
I wish we could dis-invent the cursor:-D
Andrew SQLDBA
June 14, 2012 at 9:25 am
Thank You
I was trying to go about that the long way around of taking each part and concatenating it back together and then cast it to the correct data type.
Thanks...
June 13, 2012 at 9:21 am
I did find that changing the Windows tooltip color, that is changes the background color of any NULL value in SSMS. A long way around, but I am using 2008R2...
June 7, 2012 at 11:16 am
I knew that as soon as I posted this question, I would find the answer in the BOL
read about "sys.dm_sql_referenced_entities" in the BOL
Thanks
Andrew SQLDBA
June 6, 2012 at 9:05 am
Thanks Gail
Greatly appreciate it. Just needed to make certain before executing
Andrew SQLDBA
June 4, 2012 at 9:25 am
Thanks Gail and Steve
So I can shrink that logs without messing up the LSNs? How can I shrink the logs without putting the database into simple recovery mode?
Or am I...
June 4, 2012 at 8:48 am
Thank You to Everyone for all the great advice. Always learn something when I post here.
Have a good one
Andrew SQLDBA
May 29, 2012 at 9:35 am
I think what is really making this more difficult for me is that the second delimiter is a blank space. I am not wrapping my head around that easily. There...
May 29, 2012 at 9:27 am
You mean that I cannot have both? 😀
Fast of course. I take it if I want fast I should follow what was first sent.
Andrew SQLDBA
May 29, 2012 at 9:14 am
Do what?
I was hoping for something a little more simple that what is shown on that page.
Thanks
Andrew SQLDBA
May 29, 2012 at 8:53 am
Thank You everyone. I appreciate the input. I have not had an issue before myself either. But I always like to get another opinion before beginning.
I just noticed that I...
May 22, 2012 at 7:57 am
That is what I have been reading, but I am not sure how to code things like that. I can use C#, but then it is not in SQL, and...
May 17, 2012 at 6:59 am
Viewing 15 posts - 226 through 240 (of 694 total)