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 / General / Other SQL Server Topics / July 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Primary Key on a table is not coming over when I import table in SSIS31 Jul 2009 21:45 GMT2
SQL 2005 SP2.  When I try to import a table from one server to another
using SSIS, the table imported on the new server does not have the
primary key which exists on the source table.  Help please.  Thanks.
Raziq.
Table Variable much slower than  #Temp table: Why?31 Jul 2009 21:37 GMT3
I have a statement that looks like this and runs incredibly slowly
(over 3 min to return data):
SELECT
<columns>
SQL Server 2000 bug/feature31 Jul 2009 08:26 GMT3
 Can someone confirm this is a feature of SQL 2000 which was fixed/
changed in 2005
Get 2 query analyser windows, do setup in one of them as below
-------------------------
can't work out table join31 Jul 2009 04:11 GMT3
If I have 2 tables:
Table testamount
orderID | amount
1       | 20
SQL Trigger syntax question update table on insert?30 Jul 2009 08:19 GMT1
I need to Create a table called ‘Tracker’ with two columns.
The first column will be CustomerID, an nchar(15) field, while the
second will be UpdateTime a datetime field. Using the Customer table
in the my database, create a trigger that will insert a record into
Stored Procedure -   Insert VS Update30 Jul 2009 03:12 GMT2
Against my better judgement I have been thrust into the duty of
creating Crystal reports for my company.  I have discovered rather
quickly that I also need to become familar with SQL (creating views
and stored procedures).
When do I need to reorganize an index on a table29 Jul 2009 22:20 GMT2
I use Sql Server 2008.
1. After I truncate a table, is it necessary to recreate it's keys and
indexes ?
1. Is it necessary to run "DBCC DBREINDEX" to reorganize a table if the
Intercept sql statement29 Jul 2009 22:16 GMT3
I need a way to intercept and modify SQL statement with parameters
sent by .NET application.
It should be transparently, I mean I don't want application to be
recompiled.
Pro's and Con's of SQL Server 2005 vs. SQL Server 200829 Jul 2009 22:07 GMT5
We were just informed that we have to use SQL Server (Enterprise
Edition) for our projectinstead of Oracle
.
Which version 2005 or 2008 do you suggest is best for stability,
How to change columns on which there are primary keys, foreign keys and indexes?29 Jul 2009 22:05 GMT2
I've got databases (both SQL Server 2000 and 2005) wherein an ID column is
used in many tables. I now need to extend this field from nvarchar(20) to
nvarchar(32). It's nvarchar since it contains both numbers and letters.
How do I go about this?
Setting a SQL Server-wide Block timeout for SQL Server 200529 Jul 2009 22:01 GMT2
I'm new at SQL Server 2005, and am having quite a number of problems
with blocked deadlocks at the moment.
http://www.sql-server-performance.com/tips/blocking_p1.aspx says that
"By default, blocking locks do not time out. The waiting connection
With Statement29 Jul 2009 19:21 GMT2
The With statement below , Im new To this..and need a little help
understanding what is going on here..
the below does show all the rows in a Group or Records based on a Group key.
Im looking for duplicates
avg based on day of the week29 Jul 2009 18:40 GMT4
I am trying to count averages for a date range. The amount of data and
data nature is highly dependant on the day of the week, so just
averaging all records together would skew my results, as queries are
typically covering a month at a time. I need to get averages per each
Why doesn't this work? ASP -> SQL Server 2008 Select Distinct29 Jul 2009 12:33 GMT2
This is in an ASP script, as I try to get unique classcodes
(StudentClassCode column) in the StudentData table.
Doesn't matter what I try in ASP, it stubbornly says Incorrect syntax near
the keyword 'Select'.
Insert Into with a row number.29 Jul 2009 12:33 GMT14
Hi, I have a table that contains order information,  each row contains
information about a detail item that's been order but the key is OrderID
and LineNumber.
I'm trying to insert information into the table from another table but
Pages: 1 2 3 4 June, 2009
 
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.