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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Query Issues with Sorting26 Mar 2008 18:08 GMT6
I have a view created that sorts by 3 fields.
Field 1 has a data type of "int"
Field 2 has a data type of "nvarchar"
Field 3 has a data type of "nvarchar"
xquery against query_plan26 Mar 2008 17:16 GMT4
When I run an xquery against a query plan I do not get anything until I
remove the first element containing the schema.  Is work around?
This si the query
http://groups.google.com/group/microsoft.public.sqlserver ...
Variable Job Schedule26 Mar 2008 13:42 GMT2
We have a job that needs to run on the 1st working day of the month.
I have a function that returns a bit if the current date is the first
working day of the month.  Is there a way to use this function as the
first step of the job and if it returns 1 move to the next step,
Select distinct without wanting actual field26 Mar 2008 09:04 GMT8
I have the following query:
    (select    sum(A.Quantity) QtyA
    from    Prod_Assembly_Data_1 A
    where    A.[Date] = K.[Date]
System Monitor counters for SQL Server reflect sum of all instances?26 Mar 2008 03:39 GMT1
Hello,  I wanted to confirm tht there are no issues when you have a
perf mon counter object such as SQL Server Buffer Manager  and your
host machine has mutliple SQL Server instances running.   That is the
counters simply reflect the sum of the values for all instances.
DoCmd.RunSQL uses what library?26 Mar 2008 03:26 GMT1
I'm in the process of removing all DAO code from a ADP project. I had
a bit of it sprinkled through the thousands of lines of VBA code.
To start with, I'm trying to decide whether or not I have to remove or
change this line of code...
SQL SP2 Versions26 Mar 2008 03:09 GMT7
I have 2 servers taht I have applied SQL 2005 SP2 on, but now they are
reporting different versions. What is the difference between
9.0.3054
and
Ldf file size is more then mdf file size -Publisher DB26 Mar 2008 00:38 GMT8
Morning All,
At production on publisher Database, on friday evening our log reader job
failed, I checked on sunday morning, till that time it occupies all the disk
space, and what I found is
Periodic High Read Queries26 Mar 2008 00:37 GMT6
Periodically I have queries that generate extremely high logical reads.
One proc in specific that I've identified typically does in the range of 200
to 300.  However occasionally the proc will do 2-3 million.
If I re-run the proc with the same parameters, I am unable to reproduce ...
Deploying DB Maintenance plan in SQL 2005 across many different     servers26 Mar 2008 00:30 GMT8
I am in the process of depolying a database maintenance plan tasks for
several servers. I have designed one using the Databases maintenance
plan wizard but I want to be able to replicate the same maintenance
plan for all the SQL instances in our environment.  I want to avoid to
SQL2000 Timeout on insert:  selecting all rows from table seems to25 Mar 2008 23:55 GMT2
Summary:  We have been getting a reoccuring time out error when running a
single one line insert into a table. The timeout occurs until we run select *
from the table. This is for SQL Server 2000.  
___________________________
How to instalsql server 2000 at my Desktop, if SQL  2005 is already     installed25 Mar 2008 16:54 GMT1
How to install sql server 2000 Personal Edition at my XP Desktop, if
SQL  2005 is already installed.
i need to connect Servers from Desktop.
Thanks in Advance.
UPGRADE SQL server express SP1 editio  to "SSE Advanced Services S25 Mar 2008 16:54 GMT3
Hi
We have installed "SQL server express edition SP1" on one of my test box. W
e have created a test databases and many procedures on the box. The
application we are developing require full test search capabilities. Now the
Complex Query25 Mar 2008 14:14 GMT2
Hi,
I have a tree database with the following fields:
- themeid
- description
Dupes25 Mar 2008 12:07 GMT4
ID  CID     Date
1     1      3/10/2008
2     2      3/10/2008
3     3      6/20/2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.