Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Fulltext and multiple columns09 Jun 2008 21:59 GMT1
On Sql Server 2005,
How do I do a search on multiple indexed columns?
If I have courses as my table and courseText and keywords as my columns
indexed, how do I tell it to search on both columns?
Problem referencing a table field09 Jun 2008 21:46 GMT5
This is an extension of my previsous post.
I have a few lines of code where I am trying to fill the variable @ROI based
on condition of a field. Thus if there
DECLARE @ROI varchar(30)
How to interpret performance issues?09 Jun 2008 20:47 GMT4
Recently, I have had a discussion with my database administrator about
performance issues reported by the end-user. Finally, we had two
contradicting views about the source of the problems.
The generation of some sort of reports took a long time and it was
How to remove CU5 from SQL Server 2005 SP2?....09 Jun 2008 19:27 GMT5
I need to downgrade one of my 2-node cluster from build 9.00.3215 (CU5) to
9.00.3042 (SP2). Is there anyway that this can be done without having to
completely uninstall SQL Server 2005 first, and then reinstall SQL 2005 SP2,
without CU5?
How to extract value from a table in a variable09 Jun 2008 17:00 GMT2
I have couple of tables and am trying to extract the value based on
calculation in a variable named ROI.
The following is the incorrect code:
If  (((dbo_PWOPayback.AnnualVolumePer1000) *
Partition Function09 Jun 2008 16:34 GMT1
Is it possible to use a single partition functions and partition
schemes for multiple tables.
Ex. TableA(EmailId,SendDateId)
     TableB(EmailId,SenddateId,OpenDateId)
How do I change "executed as" on sql jobs?09 Jun 2008 16:23 GMT1
I've been consistently getting some strange errors such as: Unable to check
version on remote machine when executed by a domain/user account.
Our help desk said to change the owner of the job to 'sa' for the time being.
I've changed the job owner to 'sa' but it still executes the ...
Update records on varchar datatype09 Jun 2008 14:53 GMT4
I'm trying to add more characters into existing records on SQL database,
I've been used the UpdateText command, however it is work for column with
datatype as text, ntext or image, in my case I have varchar.  Is there
command on SQL 2005 similiar as UpdateText?
Select Top N and give Count of dataset09 Jun 2008 14:47 GMT1
Hello we have an application which requires the abilty to return the
Top n of a dataset. We are using a variable in an SP to provide the
number of records required.
What the user would also like to see is the number of records in that
Disabling SA account09 Jun 2008 14:11 GMT6
Is there any way - 'SA' account can be disabled in SQL Server 2000 ?
Base on a recent audit we are replacing SA account with a new sql login
account.
In 2005, is there any way we can change the ownership of the system database
Issue with Invoice Table generating same invoice number09 Jun 2008 09:57 GMT9
I an it issues invoice # 99new to SQL and have a problem with our
application which is a web based written on ASP. During the selection to
create the invoice it returns invoice # 100000 which I thought was fine but
after generating more invoices they are all generating with the ...
using XQuery to add separator to query results09 Jun 2008 01:55 GMT2
I have this XML from MSDN
declare @x xml
set @x = '
<People>
testing restores in SQL 200509 Jun 2008 00:15 GMT2
I'm new to restoring databases in SQL 2005, so I thought that I would do
some testing here on my laptop in case I ever run into the need to restore a
database and transaction logs in "real life" to conduct point in time
recovery.  So, I backed up a test database and conducted one ...
Backup and Restore Problem in SQL 200008 Jun 2008 23:39 GMT1
I had an old application running on SQL 2000 - SQL DB and Analysis Services,
under Window 2000 - NT Domain.
I am moving the solutions to Window 2003 with a new server name and in
Active Directory.
Records disappearing from a table08 Jun 2008 22:56 GMT8
We have an in house application that uses SQL to store support cases and
occassionally a user will complain that support cases were deleted.  
My guess is that someone might be deleting the records but I don't want to
tell her that unless I'm sure that's the case.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 May, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.