Viewing 15 posts - 286 through 300 (of 597 total)
Great Article. It is interesting to note that this article came out on the 1 year anniversary of Chris's Article - Worst Practice - Not Qualifying Objects with the Owner.
March 10, 2005 at 9:34 am
hmmmm "Define Query" Multiple Select statements joined by Union clauses are (is) still 1 query. A query is a command that lets you interact with the DBMS.
SELECT * FROM A...
March 3, 2005 at 8:29 am
This is a known problem with taskpad. Change the view to detail, then taskpad again and it should be better. Hopefully a fix for this will be in SP4
March 2, 2005 at 10:51 am
You maywant to consider using the Microsoft Data application block. http://support.microsoft.com/default.aspx?scid=kb;en-us;829028 This way you don't need to worry about how to format and use datareaders, sql connection objects etc....
March 2, 2005 at 10:47 am
In case you can't use the sqlcrack program (I believe you must be sysadmin to run this software) you may need to think about another method. Do you have access...
February 25, 2005 at 8:00 am
One of our test servers has 2 instances. One is installed as a case sensitive instance to conform with a vendor's application, the other is a default install.
February 22, 2005 at 8:07 am
I am new to Data Warehousing myself, so I am just quoting from Ralph Kimball "The Data Warehouse Toolkit"
"Designers are often tempted to store to-date columns in fact tables. Thet...
February 16, 2005 at 8:53 am
If you have never signed on before you will need a passport id and your MCP id number.
February 16, 2005 at 8:27 am
I know for a fact that my MCDBA contributed to 2 different jobs. I didn't take any courses, Just experience, reading books, learning from various web...
February 15, 2005 at 8:46 am
I'm just guessing, but try to create the database first, then restore on top of this existing database.
February 10, 2005 at 8:07 am
See http://www.llblgen.com/defaultgeneric.aspx. This tool is really nifty if you are builing a .net project.
February 4, 2005 at 8:35 am
I too read the Database Daily whenever it comes out. I often find useful of interesting tidbits that I might otherwise have missed. Good work.
January 31, 2005 at 8:31 am
Just a thought in case you were planning to use sa. You may want to reconsider this. The sa user should never be used within an application. A specific id...
January 26, 2005 at 8:25 am
See http://support.microsoft.com/kb/q100139/ if you need clarification between eliminating redundant data and eliminating repeating groups . They are not the same thing. This was a good question to make us remember (or check...
January 26, 2005 at 8:13 am
I only have 2 at home - an 2.8 GHz Dell running XP upstairs and an old Celeron 466 running Windows 98 in the basement. The two machines are connected with...
January 25, 2005 at 10:15 am
Viewing 15 posts - 286 through 300 (of 597 total)