Topics
Started by
Posts
Last post
Hi, In one of our server I tried applying SP2 for SQL server 2008. After clicking SP2, it extracts …
7 replies
hello, sorry for my english i must import with bulk insert and format file data into sql server 200…
2 replies
I developed a couple systems several years ago using SQL Server 2000. They are both still in produ…
3 replies
I need to create distributed system with several databases on several sql server instances which wi…
4 replies
Hi All, Have a database which has 4 different datafiles as part of the Primary filegroup. These 4 f…
6 replies
Hi, I have an already existing table say TABLE1 with some records, it have a column say COL1 VARCHA…
4 replies
Is it Possible to get a session values in sql server? which is holding in asp.net? If its wrong que…
5 replies
What is the replacement of AWE?or what solution microsoft has given. http://msdn.microsoft.com/en-u…
6 replies
I understand that the below code will not work. SELECT t.* FROM OPENQUERY([linkedservername], 'CRE…
4 replies
Hi Just thought I'd let everyone know about the trouble I've had installing SQL 2008r2. Got the CTP…
3 replies
BEGIN create table #temp ( col1 char(2), col2 char(2), col3 char(2) ) insert #temp values('a','…
8 replies
I've read many articles recommending 64K stripe size along with 64K allocation size when formatting…
13 replies
Can anyone help to find the CPU, Memory, I/O, Storage, Network documentation for multiple instances…
4 replies
Is there a difference in the index created on a smalldatetime column vs an int column since they ar…
4 replies
Are there any GREAT Change Management Tools for SQL 2005/2008 R2 ? With abilities to Schema chan…
3 replies
Viewing 15 topics - 23,416 through 23,430 (of 30,225 total)
You must be logged in to create new topics.