| Thread | Last Post | Replies |
|
| How can I know the "SQL Server" Service is down ? | 30 Sep 2007 23:20 GMT | 5 |
Dear, How can I make a SQL Server able to send me an email alert if its SQL Server Service and/or SQL Server Agent Service is down automatically ? SQL 2005 Database Mail and SQL 2000 SQL Mail can't do that because they can
|
| q: full text indexing | 30 Sep 2007 22:47 GMT | 1 |
full text indexing Hi, In SQL Server 2005, if I set full text indexing enables in column MyDesc and 1. use “Select * from MyTable where MyDesc LIKE ‘%abc%’” would this be using
|
| Bulk Move | 30 Sep 2007 19:21 GMT | 5 |
I am using Microsoft SQL server 2005. I want to move a large set of data with a specific condition to other database in the same machine. for example after a period of time I want to archive data by the condtion of time ( in a specific year ) to other database. that
|
| how to integrate a MDF file into sql server? | 30 Sep 2007 18:11 GMT | 5 |
i have a MDF sql server express database used by an asp.net application. I would like to integrate it into Sql Server express. In Studio Management, i rightclicked on Databases and i took 'Attach'. Now i can see and manage that database from Studio Management, but it still refers
|
| Ordered = False for Clustered Index Scan | 30 Sep 2007 13:53 GMT | 2 |
When i look at the properties of the Clustered Index Scan Operator in execution plan, it states that ordered = False..What does that mean ? I thought a clustered index is always ordered. On a side note, where can i learn more about the other properties and also
|
| SQL 2005 and Microsoft Access | 30 Sep 2007 09:51 GMT | 1 |
I have a new database that was created by importing data from a flat file. It was successfully created and reviewed in the SQL 2005 Database Manager utility. But I cannot seem to access the Tables it from Microsoft Access. Does Microsoft Access not support SQL
|
| DTS -> SSIS -> ??? | 30 Sep 2007 08:21 GMT | 1 |
Anyone know where SSIS is? I installed the SQL Server 2005 evaluation and found several app folders, and SSBID, but no SSID. It took a bit of research to find and install DTS and I finally imported a flat file of 500+ fields to begin normalizing, but I don't
|
| SQL Server Installation Problem Please HELP!!!!!!!! | 29 Sep 2007 22:38 GMT | 3 |
A program that i am trying to install requires MS SQL Server 2005 to be installed in order for it to run and automatically runs the MS SQL installation process during software install, whilst it attempts to install MS SQL i get an error message saying:
|
| Cannot Open Database | 29 Sep 2007 22:13 GMT | 2 |
We are getting the following error while opening a database. Msg 946, Level 14, State 1, Line 1 Cannot open database 'ESPune' version 539. Upgrade the database to the latest version.
|
| sql 2000 client tool | 29 Sep 2007 22:08 GMT | 2 |
Which service pack do I install for sql 2000 client tool Thanks
|
| SQL Server 2000 | 29 Sep 2007 21:56 GMT | 1 |
Are there any compatability issues with SQL Server 2000 Enterprise edition and Server 2003 standard with SP2?
|
| reinstalling the service pack? | 29 Sep 2007 18:23 GMT | 2 |
On either SQL 2000 or SQL 2005, do you have to reinstall a service pack whenever you create a new database? Or, does the new database "contain" the service pack already upon the database's creation? Thanks!
|
| Pass unicode to stored procedures | 29 Sep 2007 15:32 GMT | 8 |
I have an **urgent** need to pass chinese characters into an SQL Server Express table using a stored procedure. The MSDN documentation informs me that everything will work 'automatically' if I use NVARCHAR parameters but all I am getting is question marks. I've found old threads ...
|
| SQL Server 2005 Management Studio Problem | 29 Sep 2007 08:59 GMT | 4 |
I have just recently experienced a very strange problem when trying to use the SQL Server Management Studio on SQL Server 2005. I had installed (some months ago) a copy of SQL Server 2005 Developer Edition on a Windows Vista Home Premium OS, and also installed the
|
| SQL VERSIONS | 29 Sep 2007 03:47 GMT | 1 |
Question on what SQL Versions are available: We don't need a full SQL server or need all the tools that come with a full version. What economical (light weight) or free alternatives, if any, are available?
|