Topics
Started by
Posts
Last post
Hi friends, When I run select * from sys.Partitions, output comes out with object_id (with 3-4 same…
3 replies
I am getting the following error when I am trying to failover an instance to another node: The oper…
9 replies
Hi All, can we use the system databases of a enterprise edition 2008 into a standard edition of sql…
6 replies
Hi, My table and data: Create table Sample(Empid int primary key identity(1,1),EmpName varchar(50)…
28 replies
Hi, I have these two columns select '$ '+REPLACE(CONVERT(VARCHAR(32),cast(round(Total_Amount,2)as …
7 replies
hi! when i try to open the sql sever 2008 with sql authentication i have this error: login failed f…
17 replies
I am trying to set up my SQLEXPRESS account. I can not make an mdf database and it has something t…
1 replies
I have about 50 Stored Procs and UDFs that need to be created in a test database each time the data…
10 replies
I was trying to log into one of our DB and found out that it had been down since Sunday (Just a DEV…
2 replies
hello please tell me difference between # and ## temp tables in sql server as per my knowledge # te…
5 replies
we are migrating ms access 2007 databases to sql server 2008r2 and we are getting invalid data for…
1 replies
Hello, does somebody know query for result about index where procedure or query use this index ?
3 replies
Iam able to move a file in SSIS File System task but for renaming ,should I need to add another ste…
6 replies
Insert into Table Select * from anothertable where somecondition in(select some_condition from thir…
52 replies
Iam using flat file source,data conversion and oledb destination for data transfer But Iam getting …
13 replies
Viewing 15 topics - 6,916 through 6,930 (of 30,225 total)
You must be logged in to create new topics.