Viewing 15 posts - 691 through 705 (of 1,884 total)
To Eddie Wuerch:
Thanks for the explanation. I did not know about that NoExpand option. I will try on my Standard Edition.
Yelena
July 7, 2006 at 11:12 am
Steve,
get an Exam Cram book. It shouldn't be that big.
July 7, 2006 at 11:08 am
Whoever finds out where the server names stored let all of us know.
July 7, 2006 at 11:04 am
Do you think they could be in
C:\Documents and Settings\MyLoginName\My Documents\SQL Server Management Studio\Settings\CurrentSettings-2006-01-16.vssettings ?
The date in the file name is the same as the date of the install, but the...
July 5, 2006 at 3:05 pm
Most of the older questions are specific to SQL Server 2000.
July 5, 2006 at 2:31 pm
Did anyone mentioned that Indexed Views are working in Enterprise Edition only in SQL Server 2000 (from production editions)? Developer has it too because it is development edition for Enterprise Edition
July 5, 2006 at 2:23 pm
Everything above is correct plus:
Client Network Utility Aliases
DNS Aliases (in addition to correctly mentioned DNS itself)
Client Connections should include both Data Sources (DSN), Hardcoded Connections Strings, Configuration Files, TNS...
July 5, 2006 at 1:34 pm
Sure. We do that sometimes. Add a job step or a DTS package task of ActiveX Script type and use FileSystemObject to get to the files.
July 5, 2006 at 1:25 pm
Ninel,
It does look right. Copy the whole thing and paste to Command Prompt Window on the Server computer. Click Enter. See error messages.
Then run it again but add a space...
July 5, 2006 at 1:18 pm
I use a trace with login events. I find it more convenient because we can run queries to get data from the trace.
July 5, 2006 at 12:09 pm
Ninel,
it means that COM Server which is a a friendly name for DLL to describe it simply, can not load because DTSrun utility can not find it. For me it...
July 5, 2006 at 12:07 pm
Hi,
I would like to add that the database size should be multiplied by 5:
First, some people tend to create a an extra database on the same machine to QA something...
July 5, 2006 at 11:06 am
Brian,
Great Article, good examples. I like a lot that it points out differences between 7/2000 and 2005.
As a comment, there was probably one typo:
"............In order to turn on policy checking...
July 5, 2006 at 10:53 am
Greg,
The manuals usually say that EM changes everything correctly. I did not have any issues so far, but I can not garantee that there is no issues. As I say, I normally...
July 3, 2006 at 9:38 pm
Greg,
Startup accounts should depend on the business and security need. I would not do a domain startup account for the secure server where the app is located on the same...
June 29, 2006 at 1:16 pm
Viewing 15 posts - 691 through 705 (of 1,884 total)