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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
does it matter how you shrink in 2000 vs. 2005?13 May 2008 04:25 GMT1
I understand that in order to shrink transaction log backups in SQL 2000
that you run the following scripts:
BACKUP LOG TestDB with TRUNCATE_ONLY
DBCC SHRINKFILE (<FileName>, <TargetSize>) )
Data Transposition Between Tables12 May 2008 23:05 GMT16
I wonder if anyone can help me.
I have a table (tbl_nonWkgDays) which temporarily holds a (unique) employee
ID (empID) and a field for each day of the month for that employee (day1 to
day31) within each empID record. Each day field holds an integer that
Does the SQL Server Profiler tool tell you how many transactions are occurring per second anywhere?12 May 2008 21:22 GMT6
Gurus,
Running SQL Server 2005 SP2.  Does the SQL Server Profiler tool tell you how
many transactions are occurring per second anywhere?
Domain user account12 May 2008 21:05 GMT2
Hi
I have installed a sql server 2000 using "local  system account". SQL mail
does not work with local system account so i need to change it to domain user
account...
Simultaneous Threads Workgroup vs. Express12 May 2008 20:55 GMT6
Greetings all,
We are using SQL Server 2005 Express and SQL Server 2005 Developers
Edition in developing our new product.
We are attempting to spec out what version we are going to use in our
Database Mirroring and Reindexing/Reorganizing12 May 2008 19:49 GMT3
If I have setup a database mirror, will transactions associated with
Reindexing and Reorganizing be copied over to the Mirror?  or do only actual
data changes (Inserts, Updates,Deletes) get copied over?  I'm wondering
because my transaction log gets very big during reindexing and ...
Select all records that are ALMOST identical12 May 2008 19:18 GMT3
I need to write a select statement for a table that looks like this (it has
MANY more columns, but these are the ones that count)
RowID    (int - Identity)
StartDateTime    datetime
SQL2000 and SQL200512 May 2008 14:05 GMT3
Both of my machines run Windows2003 R2 server.
At present this box has SQL2000 standard edition and is also a web-
server.
Question1:
unable to connect to SQL using enterprise manager12 May 2008 13:42 GMT3
I'm trying to connect to my SQL 2000 db server through enterprise manager
using a SQL ID and password, but I keep getting 'Login Failed'. I have the
ID and password setup on the server but I can't connect using that ID and
password. What would cause enterprise manager to fail and ...
Changing SQL 2005 licenses12 May 2008 11:29 GMT1
We have a client running SQL2005 with a 5 CAL license. They are now looking
at substantially changing their use of SQL, and wish to change to
per-processor licensing.
Is this possible without a reinstall, and if so, how is it done?
Maintenance Clean up task!12 May 2008 09:23 GMT4
i've SQL server installed on a customer site, i want to make a new
Maintenance Clean up task, through maintainance plane wizard
I don't find the Clean up task, SP2 is installed.. is there any thing to
make it available ?
Client system crashes12 May 2008 06:15 GMT1
I  have a .NET Windows 1.1 based application which uses SQL Server 2005. The
Executables are loaded in each of the 30 client PCs in the network. Every
now and then some of the client PC's slow down and then crash. They wake up
if we reboot the SQL Server machine.
SQL Server 2005 Database Mail not working post SP2 and CU611 May 2008 21:05 GMT7
Recently upgraded a 2-node Windows 2003 Cluster running SQL 2005
Enterprise Edition (single instance) from SP1 to SP2 as well as
Cumulative Update 6 (CU6).
Everything appears to be running just fine, except Database Mail does
Dynamic SQL and Temp Table11 May 2008 17:23 GMT2
All,
I have to create a temp table, insert records into the temp table, return
the records from the temp table and drop the temp table.
Becuase the temp table structure is not before hand I have to create it
Rename database start and stop database11 May 2008 09:51 GMT5
I just renamed my physical database name like so:
alter database "tom2 database" modify file (name = "toms
database",filename="\\devsql2005\SQLData\tom2.mdf")
And got the message:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 April, 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.