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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Print contents of table in Management Studio ???23 Jul 2008 22:02 GMT2
How do I print contents of table (the data) in Management Studio, I dont see
any option and Help was no help.
Retrieving values from image type column - sql 200523 Jul 2008 21:47 GMT3
I have a table
create table s_img1
(
img1 image,
image field23 Jul 2008 20:51 GMT5
hi everybody, i have a problem with an image field in mssql 2005.
it's the firt time i use it, and what i see is that every query that include
the image field is very slow.
how can i increase the speedy to make the querys faster?
RPC:Completed Duration diffrent while running in web application and     Managment studio23 Jul 2008 20:20 GMT1
I have web form calling stored procedure on sql2005
I use profler to trace execution,  RPC:Completed  duration is close to
8 minutes
When I execute this procedure with same or diffrent params from
Access logical server name23 Jul 2008 18:23 GMT1
The connection to our SQL servers is determined by a logical name, which
points to a physical server.   For example, the physical server name is
SERVER1, but when we connect, we connect to a server called ProdServer, which
points to SERVER1.
SELECT SQL Statment - Possible?23 Jul 2008 16:22 GMT6
Is it possible to pull the top 5 records for each "group by" item?  Consider
the following SQL statement:
SELECT TOP 5 PubID, BooksID, SUM(QtySold) FROM SalesData
GROUP BY PubID, BooksID
Error whn trying a restore through SQL Mgmt Studio23 Jul 2008 13:28 GMT5
The system is a Windows 2003 R2 Enterprise Edition cluster running SQL
Server 2005 9.00.1399.
I am in process of trying to get this upgraded past SP2 but I have run into
a 11009 error when trying to patch SQL Server.
paratition tables in sql 200523 Jul 2008 13:19 GMT3
how do i delete a paratition and all it's data from a paratitioned table?
if for examplei  have a column which is the key for the paratition, and the
data is inserted by this key, for example the column is called :
sdate
Is it really needed to STOP SQL Service before reboot the server?23 Jul 2008 13:13 GMT4
Is it really needed to STOP SQL Service before reboot the server?
Based on the the value in the registry key
HKLM\SYSTEM\CurrentControlSet\Control\WaitToKillServiceTimeout, the server
can kill the process if it takes too long to stop. I think it's not a good,
Linked Server to MySQL Problems23 Jul 2008 13:00 GMT1
I am trying to create a linked server from SQL Server 2005 to a MySQL 5
database. On the real database server (SQL Server), I have installed the
ODBC driver for MySQL and created a system DSN. I then added a linked server
from SSMS. From SSMS it appears that it is able to connect ...
Migrate Linked Server23 Jul 2008 12:30 GMT5
How to transfer linked server, include remote login and password, from SQL
Server 2000 to SQL Server 2005?
TIA
Att
tcp/ip on sql server 6.523 Jul 2008 12:07 GMT2
Hi, I need tcp/ip on sql server 6.5 sp5 (windows NT sp6) but if I run
setup-change network support I see only "Named pipes" and
"multiprotocol".
How can I add "TCP/IP sockets"?
Error on copy db23 Jul 2008 10:40 GMT2
I am setting up a new SQL server based on Win2008 x64, SQL2005.  I then tried
to copy one of the db’s across from the old server (Win2003 32 bit, SQL 2000)
using the copy database wizard.  During the process it errors and reports
that it could not complete.  
Insert with Openrowset  takes a long time23 Jul 2008 07:42 GMT2
I use the following command to insert data into a table from a text file:
INSERT ... SELECT * FROM OPENROWSET(BULK...)
The table has 4 indexes and it take about 2 hours if the text file has 2
million rows. However if the table has no indexes, inserting the same text
sync database23 Jul 2008 03:45 GMT6
I'm trying to sync two separate SQL Databases. One DB is running SQL Express
and the other is running SQL 2005 full version.  I'm trying to update the
fields on the main DB with the development DB.  Is there a better way to
handle this then doing it manually one table and stored ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 June, 2008
 
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.