| Thread | Last Post | Replies |
|
| Copy Database Wizard - what would you improve? | 30 Jul 2006 20:24 GMT | 7 |
We are very interested in hearing from our users what are the top 10 issues currently present in the SQL Server 2005 "Copy Database Wizard" that you would like to see fixed/implemented (i.e. current problems and/or missing functionality).
|
| Microsoft.analysisServices.Deploment.exe 'Name' cannot contain "/ * . ...." ERROR | 29 Jul 2006 22:01 GMT | 2 |
when i try to deploy a Analysis Services Database with Microsoft.analysisServices.Deploment.exe and the Opetion "/s" i always get the error: The 'Name' property cannot contain any of the following characters: . ,
|
| Requirement to use Management Studio for local instances | 28 Jul 2006 21:29 GMT | 8 |
What are the requirements to use Management Studio/Management Studio Express for local instances? Are the requirements same for both studios and same for all OS? Based on my own testings:
|
| Precision of float and decimal values displayed by Query Analyser | 27 Jul 2006 19:00 GMT | 5 |
Is it possble to configure Query Analyser so that the precision to be displayed by float and decimal values can be set as a default? For example, when querying a 3rd Party Database that incorporates XY-coordinates as float datatypes, Query Analyser displays the precision to
|
| Order Confirmations | 27 Jul 2006 07:27 GMT | 1 |
I'm a newbie to SQL so I hope I don't sound too bad here. I have just configured SQL Mail to automatically send e-mail confirmations to our clients when orders are placed. I have been searching the web to try and see how to set the E-mail Template and to automatically send ...
|
| Case sensitiveness in doing deletes and updates | 26 Jul 2006 23:21 GMT | 4 |
If I specify a delete of a record in a table, using SQL under Enterprise Manager or SQL Query Analyzer, based on the string value of a field, and two records differ only in case regarding that string value, both records get deleted. Evidently Sql Server is case insensitive in ...
|
| Moving encrypted database | 25 Jul 2006 13:50 GMT | 2 |
I have an encrypted 2005 database on my development server that I want to move to a testing server. Both of the servers were set up using the same CREATE MASTER KEY ENCRYPTION Yet, when I use a backup and restore to move the database, I get a
|
| Adding a new datafile | 21 Jul 2006 23:03 GMT | 1 |
I have SQL Server 2000; a database with three file groups located in three different operating system files; the database size is 200GB; for performance reasons we added an additional storage to the server and we have an additional disk volume, what we want to do is to add a new ...
|
| SSMS05 - remember save path | 21 Jul 2006 09:40 GMT | 1 |
How to config SSMS05 to remember the "save path" ? So, if I'm scripting a bunch of sprocs and/or jobs, I'd like SSMS to remember the folder I last saved to and open the browse window accordingly.
|
| Backup confusion | 20 Jul 2006 20:44 GMT | 3 |
I create a new backup device that works every x time and I want to modify this backup and I can't find it anywhere using the Enterprise Manager I also don't really understand what is the difference between backup device and backup a database (to a file) I assume that in both cases ...
|
| Send Database mail to a group of operators | 20 Jul 2006 05:26 GMT | 1 |
In SQL2000 SQL Mail, I can choose the Operator as a group of operator from Outlook addressbook. In SQL2005 Database mail, I can add 1 address to a operator for notification. Any method send notification to a group of operator? Thanks in advance
|
| Tools to script a database? | 20 Jul 2006 01:07 GMT | 4 |
Are there any open source/freeware tools that will script a database and its data? I have to move a simple database from SQLS 2005 to SQLS 2000. -- I'm familiar with RedGate, but I don't do this often enough to justify the cost.
|
| Cannot filter members in Management Studio Browsing a Cube | 19 Jul 2006 03:59 GMT | 5 |
When I want to filter members of a Dimension in Analysis Services in Management Studio, whith the Property UniqueName and the operator Contains, I ceceive the following error message: Query(1, 83) The '[INSTR]' function does not exist
|
| Installing SQL Server 2005 Tools | 18 Jul 2006 19:31 GMT | 6 |
Hello, we've upgraded to SS2005, and I'm attempting to install the 2005 version of Query Analyzer (Management Studio?) on my client PC.. The owner of the computer before me had installed many beta versions of .NEt 2.0, SS 2005.. and of course these must be removed before ...
|
| sqldiag in SQL Server 2005 | 18 Jul 2006 18:36 GMT | 1 |
Is there any place I can get more documentation on the the sqldiag tool that is bundled with sql2k5? It looks like it is versy similar to the pssdiag tool. Is the documenation for pssdiag also applicable for sqldiag as well?
|