Viewing 15 posts - 3,466 through 3,480 (of 3,666 total)
It all comes down to one thing: If only people would try to learn before doing. If they can't learn then maybe they should not do.
Well, maybe that's...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 19, 2009 at 4:18 pm
Lynn Pettis (2/19/2009)
Alvin Ramard (2/19/2009)
Should I help him find the name of the master database?use master
go
select name from sys.databases
where name = 'master'
Urgent urgent, it returned master, but what is...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 19, 2009 at 4:08 pm
Should I help him find the name of the master database?
use master
go
select name from sys.databases
where name = 'master'
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 19, 2009 at 4:03 pm
Or like American Idol. Too many think they're better than they are.
Oh god!!!! Picture Simon as a SQL guru answering these posts.
:w00t:
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 19, 2009 at 3:57 pm
I would make sure that the .Net Framework is up-to-date and that you have the latest service pack for SQL Server.
If that doesn't work then more head scratching.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 19, 2009 at 3:44 pm
So nobody is going to help our buddy figure out: "the correct name of the master database"?
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 19, 2009 at 2:56 pm
... just close your eyes and use the force ...
Meanwhile, watch out for that SQL Biible approaching your head at a high velocity
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 19, 2009 at 12:06 pm
Sleep? What's that?
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 18, 2009 at 2:44 pm
Bruce W Cassidy ....
Can we have intellisense in the code section? 😛
Ooops, I misread that at first. I thought Bruce was asking for intelligence in the code section.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 18, 2009 at 2:03 pm
Ry-SQL (2/18/2009)
so does the method of import really not matter or was that just a coincidence?
Well, you got 2 different results. Does it matter to you?
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 18, 2009 at 11:54 am
Bruce W Cassidy (2/17/2009)
GilaMonster (2/17/2009)
<Sigh> Why don't people read the manuals?[font="Verdana"]So we have an excuse to say "RTFM"?[/font]
And RTFEM (EM - Error Message)
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 17, 2009 at 2:17 pm
I believe the next planned major release is 2011, but you know how it goes with Microsoft and the release dates. They made an announcement a while back to...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 17, 2009 at 8:09 am
Michael, did he end up on MythBusters?
😀
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 16, 2009 at 3:41 pm
You need to query the table that has the kist of files loaded. If you find the current file in there then set the value of a variable so...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 16, 2009 at 3:02 pm
rayash16 (2/16/2009)
thats exactly what i have in my mind.but i am not able to implement it.
as i mention before as well we have a table where we keep...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 16, 2009 at 1:18 pm
Viewing 15 posts - 3,466 through 3,480 (of 3,666 total)