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
and/or20 Jun 2008 23:04 GMT9
In a compound IF condition does tsql always execute all conditions or
stop executing when a condition evaluating in TRUE is reached?
Ran out of Space on SQL Partition20 Jun 2008 16:29 GMT1
We have SQL 2005 installed on a temporary server that has run out of space on
the partition where the databases are installed.  I was able to move some
databases to another partition by detaching, copying the files, and then
re-attaching the databases.  I also changed the default ...
Which OS for 64bit Sql 2005. Windows 2003 or 2008?20 Jun 2008 14:49 GMT9
We will be moving our Main Sql database on to a new system in the autumn (the
fall). A fairly big bang for us as we intend to move from 32 bit SQL 2000 sp4
to 64 bit SQL 2005 with 32GB or 64GB ram depending on final budget. We are
fairly happy with our testing on 2005. The only ...
Strange behavior – slow performa    nce of first query20 Jun 2008 14:44 GMT6
My MS SQL 2005 very slowly response for every first query after few minutes
of servers inactivity. It doesn’t matter if query is very simple or not, if
return many rows or not, etc. Even simple SELECT on table that contains only
few records takes about 15 seconds.
Does SQL Server 2005 Std 64 bit support NFS volume?20 Jun 2008 14:26 GMT2
I made a network drive mapping to a NFS volume on a Linux server and it
works fine in Windows Explorer since I can create files on it.
Unfortunately, I'm not able to access it in SQL Server, neither backing up
data to it, nor browsing it in creating a backup device. While using ...
cursor update on order20 Jun 2008 14:20 GMT3
having sql2005, cursor built on ordered query, like:
...
declare cur1 cursor for
select fld1 from tab1
SQL Server Agent20 Jun 2008 13:58 GMT3
We have tried to upgrade some clients from msde 1 to msde 2000 and although
they seem succeed when we start the application this fails.
We then tried to rollback the application by using an XP restore point and
reinstating the .MDF and .LDF files. On reboot the system appears to ...
Dropping a Database Affected Default Database20 Jun 2008 13:53 GMT3
Folks,
SQL Version 2000 SP3
Database Name: DB1
Recently I restored a database to a different physical location in order to
character to datetime conversion function20 Jun 2008 12:46 GMT1
if i want to convert the value for character to datetime value is there any
function in sql server 2000
thanx in advance
with regards
DateDiff20 Jun 2008 06:53 GMT3
I have a set of users claiming that the DateDiff function is wrong because
it returns 49 for the number of days inbetween
select DateDiff(day,'2/7/2008','3/27/2008'). They claim it should be 50. Has
anyone else encountered this issue? I tried telling 'em that this is
Restrict permissions to an instance20 Jun 2008 06:01 GMT1
I'd like to give different customers access to their own instance of SQL
Server 2005. Basically they should be granted sa permissions to their own
instance. I would however like to remove the ability to change the amount of
RAM used and the option to specify CPU kernel(s). This ...
how to tell what process has a hold of a particular file19 Jun 2008 23:58 GMT2
windows server 2003, sql server 2005
Is there a way in Windows or SQL Server to tell what process has a
hold of a particular file?
I have a backup file that I'm trying to delete, but the error message
Who's using my database?19 Jun 2008 22:53 GMT5
I've got a database that no one is supposed to be using. I would like to
take it offline but I'd like to verify first that noone is actually using
it. Is there any way, other than SQL Profiler, to see who is/has used the
database recently?
populate a join table19 Jun 2008 20:23 GMT35
I added a join table which was left out of the structure.  In order to
populate it with the key fields of the company and car tables this is
the SQL I arrived at.  My question is this right?
INSERT INTO Company_Car_jn(car_id,comp_id)
TempDD19 Jun 2008 17:58 GMT7
My TempDB database have autogrowing active to increase 100MB when necessary,
and I need to know everytime this action happens. What is the best way to
know?
Thank you,
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.