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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
multiple databases on one instance sql 200010 Sep 2008 16:01 GMT4
I found there is a sql 2000 server with OS 2000 has multiple databases with
identical structure in one instance. Each database is used by one client. Is
this good idea? They are sharing one tempdb and tempdb is used very heavily.
I was told this server is 2 Cpus quad core, does ...
SQL 2008 to SQL 2005 backup and restore10 Sep 2008 15:19 GMT4
It seems that it is not possible to backup a database on SQL Server 2008 and
restore it back again on SQL Server 2005.
The database is originally coming from the same SQL Server 2005 and it is in
SQL 2005 compatibility format.
DB tunning advisor - what are the component parts of suggested create index statement ?10 Sep 2008 15:00 GMT3
I threw a query thats was taking time to delete records at the DB tunning
advisor (SQL 2005 standard).
It suggested the creation of the following non-clustered index:
Missing maintenance plans10 Sep 2008 13:42 GMT5
After my mssql 2005 server hit the roof in disk space all my maintenance
plans dissappeared. I find them in jobs, in history i can see the jobs go
successfully but there is no history of each maintenance plan anymore.
When i try to create one with the same name, it reports it ...
Using a var name to create/drop database10 Sep 2008 12:34 GMT3
I have the following script. Why can't i use @tbname when doing drop
or create?
Thanks,
Lorenzo
SQL Server Transaction block10 Sep 2008 09:11 GMT2
I have a main SP that is scheduled using SQL Agent. This SP calls other SPs
in a transaction block. The other SPs just inserts data into NBIFeed table.
Code is
Create Procedure SP_Main
recover from backup to N backup devices10 Sep 2008 02:35 GMT1
We currently use this code to backup our database:
BACKUP DATABASE [my_db] TO
 DISK = N'E:\SQL Backups\my_db_Backup.bak',
 DISK = N'F:\SQL Backups\my_db_Backup.bak'
Help with Query10 Sep 2008 00:42 GMT3
I am hoping some of your talented minds can help me with a query.  I
have two tables that look like this.
Table1
UID--NAME--PROGRAM--COMPANY
best approach to Concatenate Row Values into single variable?09 Sep 2008 22:21 GMT1
For my application, I need to show previous changes (like who change it,
their comments,changedate etc.) for the particular record .  For that
purpose, i need to
Concatenating Row Values into single variable.
Exam 70-453: Upgrade: Transition your MCITP Database Administrato09 Sep 2008 20:25 GMT2
The Dutch training center Twice tells on the website that you should do 2
exams to upgrade the SQL 2005 MCITP DBA to SQL 2008 MCITP DBA.
On the Microsoft website
(http://www.microsoft.com/learning/mcp/mcitp/sql/2008/default.mspx) I read
System reboots during DBCC CHECKDB09 Sep 2008 17:37 GMT5
I have a Windows Server 2003 Enterprise Edition 64-bit machine with SQL
Server 2005 64-bit Ent. Edition instances in Microsoft Cluster (2 node,
active/passive).  The system is a Quad-Core, Quad-Proc HP530 G5 with 20GB of
RAM, Paging set to 1.5 times.
Confused between processor license and client license09 Sep 2008 16:36 GMT3
I wanted to purchase Microsoft SQL 2005 Server Standard Edition to
install into Windows 2003 Server, as the DB for accpac.
I logged onto amazon and saw two products...
1)
CSV Import09 Sep 2008 16:07 GMT1
      I am using openrowset to import from a csv file. Here is the
code
INSERT INTO [surveymonkeytest82608].[dbo].[Respondents]
SELECT * FROM OPENROWSET ('MSDASQL', 'Driver={Microsoft Text Driver
Protocol Layer09 Sep 2008 16:04 GMT2
Can someone help me in understanding the Protocol Layer in SQL Server?
As far as i know, it's the TCP/IP and is used to communicate with external
app/systems, and access to SQL is possible through these protocols. Any more
info will be helpful.
SQL server problem...09 Sep 2008 15:03 GMT2
Hi Friends,
I am using SQL  Developer Edition SP2. My problem is that in
taskmanager it is showing, sqlserver.exe is increasing unusually and
it continues to grow and server showing network error. I have to
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 August, 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.