Topics
Started by
Posts
Last post
I have a SS2005 database whose collation is Latin1_General_BIN which I want to convert to Latin1_Ge…
1 replies
I have a stored procedure that goes across to another database. My understanding is that you enebl…
1 replies
Hi everyone, I have a question like,how many named instances we can create on sql serve…
2 replies
Hello, We have a SQL server that uses a domain user account to run the sql server service (not a d…
2 replies
I have a database running on server1. server2 and server3 look at server1 as a linked server, and a…
1 replies
I am getting this error inconsistently when trying to connect to a Remote SQLExpress server. An err…
1 replies
Hi all, I have one quick question and i need your help on this, I have database named 'Test' in my …
1 replies
Hi, I need to copy all the tables from one server to other. I am using SQL Import/EXport wizard. My…
3 replies
I have written one stroed procedure which internally uses some views to fetch data but due to some …
3 replies
Hi, I have two tables as below CREATE TABLE [dbo].[IndirectEmp]( [EmpId] [int] NOT NULL, [EmpName…
4 replies
I am working on some data in two fields. One field is in unicode encoding, the other is in UTF-8. T…
3 replies
I have a table as: Item Value CreatedDate A 100 12/01/2009 A 110 12/02/2009 A …
1 replies
I am writing sql for a SSRS report, but it's a SQL question, not ssrs. I have a table of reasons th…
10 replies
I need to mirror two databases from SQL Server 2005 64bit Itanium (two node cluster) to SQL Se…
1 replies
I need to delete 5 million rows from a table without impacting any process that might be active dur…
2 replies
Viewing 15 topics - 3,616 through 3,630 (of 10,974 total)
You must be logged in to create new topics.